docs: audit and refresh documentation with updated screenshots (#197)

Update 11 doc pages with accurate content and capture 14 fresh
screenshots. Remove JWT_SECRET from configuration (auto-generated),
fix editor container actions, add missing Settings sections, update
Features Overview, and add remote alerts documentation.
This commit is contained in:
Anso
2026-03-27 18:08:31 -04:00
committed by GitHub
parent 064b9be861
commit ffabfd1c39
24 changed files with 211 additions and 66 deletions
+8
View File
@@ -16,6 +16,10 @@ Create point-in-time snapshots of every `compose.yaml` and `.env` file across yo
3. Optionally enter a description (e.g. "Before v2 migration")
4. Click **Create** - Sencho captures files from every reachable node
<Frame>
<img src="/images/fleet-backups/create-snapshot.png" alt="Create Snapshot dialog" />
</Frame>
During creation, Sencho connects to each node in parallel:
- **Local nodes** - reads files directly from the compose directory
- **Remote nodes** - fetches files via the Distributed API proxy using the node's API token
@@ -24,6 +28,10 @@ If a remote node is offline or unreachable, it is **skipped gracefully**. The sn
## Browsing snapshots
<Frame>
<img src="/images/fleet-backups/browse-snapshots.png" alt="Snapshot list showing date, description, scope, and warnings" />
</Frame>
The snapshot list shows:
- **Date** - when the snapshot was taken
- **Description** - your optional label