Add filebrowser (drive.) + glance server-stats

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-05 04:04:06 -04:00
parent 78697bf1a9
commit 9ed4f86b0b
+11 -1
View File
@@ -231,7 +231,17 @@ compose is redeployed. Stale labels keep routing the old hostname.
|---|---|
| Compose ID | `CKS3H3zDpAB71FF0A-1cR` (appName `glance`, raw) |
| URL | https://home.kennethreitz.org (container port 8080) |
| Config | `/var/lib/glance/glance.yml` on the host (bind mount) — service monitors for all sites, admin bookmarks, essays RSS, HN. Edit + restart container to change. |
| Config | `/var/lib/glance/glance.yml` on the host (bind mount) — server-stats (host mounts `/host/root`, `/host/objects`), service monitors for all sites, admin bookmarks, analytics share links, essays RSS, HN. Edit + restart container to change. |
#### Compose: icloud-drive (filebrowser)
| | |
|---|---|
| Compose ID | `-fIZL8clnGBaFjAJY84j9` (appName `icloud-drive`, raw) |
| URL | https://drive.kennethreitz.org (filebrowser, container port 80) |
| Login | `kenneth` (filebrowser requires ≥12-char passwords) |
| Data | `/mnt/objects/icloud-drive` (synced mirror under `current/`, deletions kept in dated `archive/`), filebrowser DB at `/mnt/objects/filebrowser` |
| Sync | systemd `icloud-sync.timer` hourly → `rclone sync icloud: …` (log: `/var/log/icloud-sync.log`). ⚠️ Requires the `icloud` rclone remote in `/root/.config/rclone/rclone.conf` — Apple 2FA trust token expires ~monthly and must be refreshed from the Mac. |
#### Compose: gitea