docs(rclone): LXC 132 rclone -> Proton Drive backup; deprecate restic-on-USB
New off-host backup job replacing the disabled restic-on-USB backup: LXC 132 `rclone` mirrors selected /mnt/library folders to Proton Drive (plain rclone sync, Proton's built-in E2E, no crypt overlay) on a monthly timer, with rclone's Web GUI for LAN-only browsing/ad-hoc runs and live job status. - containers/132-rclone.md: full design, Proton auth gotcha (TOTP secret vs live code), pct exec PATH gotcha, rc-API job-visibility runner rewrite, selected folder set (cloud/documents/repos), deferred tracked-repo note. - infrastructure/backups.md: restic-on-USB marked DEPRECATED/superseded, leads with the new job now. - containers/index.md, README.md, infrastructure/media-permissions.md: register the new container.
This commit is contained in:
@@ -32,6 +32,7 @@ See the full table in [`containers/index.md`](containers/index.md). Quick links:
|
||||
| 122 | [arriman](containers/122-arriman.md) | 192.168.8.132 | Docker host (\*arr stack) |
|
||||
| 124 | [authentik](containers/124-authentik.md) | 192.168.8.180 | SSO + split-horizon DNS |
|
||||
| 130 | [grimmory](containers/130-grimmory.md) | 192.168.8.213 | Digital library (Grimmory — fork of Booklore) |
|
||||
| 132 | [rclone](containers/132-rclone.md) | 192.168.8.214 | Off-host backup → Proton Drive (rclone + Web GUI) |
|
||||
|
||||
### Cross-cutting infrastructure
|
||||
- [DNS — split-horizon](infrastructure/dns.md)
|
||||
@@ -40,7 +41,7 @@ See the full table in [`containers/index.md`](containers/index.md). Quick links:
|
||||
- [Monitoring — Hermes health watchdog](infrastructure/monitoring.md)
|
||||
- [Media permissions — `media` GID 10000](infrastructure/media-permissions.md)
|
||||
- [SSH access](infrastructure/ssh-access.md)
|
||||
- [Backups — restic on external drive (disabled)](infrastructure/backups.md)
|
||||
- [Backups — rclone → Proton Drive (LXC 132); restic-on-USB deprecated](infrastructure/backups.md)
|
||||
- [Auto-deploy — gitea-webhook pipelines](infrastructure/auto-deploy.md)
|
||||
- [VPS hardening — IONOS / netbird control plane](infrastructure/vps-hardening.md)
|
||||
- [Homelab context distribution](infrastructure/homelab-context.md) — cross-client `/opt/homelab-context` + MCP + secrets-issuance
|
||||
|
||||
Reference in New Issue
Block a user