Documentation index

This index is prepared as an entry point for search and topic navigation. Additional technical pages and images can be added later without layout breaks.

Installation

Basics for startup, local reachability and first checks.

Open

Backup

Why backups should be planned early and what a minimal path looks like.

Open

Docker

Context, limits and sensible prerequisites.

Open

Mail server

Why productive mail is not a beginner topic.

Open

Diagnostics

Narrowing down issues without changing everything at once.

Open

CLI and configuration examples

Check system status

curl http://localhost:8000/health
curl http://localhost:8000/api/status
curl http://localhost:8000/api/system-info?light=1

Config slot for documentation

{
  "settings": {
    "mode": "beginner",
    "network_check": true,
    "backup_enabled": true
  }
}

Documentation images and screenshots

Note: Screenshots are captured from the running app (not mockups). Missing images show a placeholder with the expected filename until exported from Tauri.

Documentation view
Documentation view
Dashboard as context
Dashboard context
Presets and configuration
Configuration

Direct help when something breaks

Troubleshooting · Community