Commit Graph

12 Commits

Author SHA1 Message Date
poprhythm e9bf43469c Switch backrest and filebrowser-colleen-hd to systemd automount bind mount
Replace Docker CIFS named volumes with bind mounts to /mnt/nas_backup,
which is managed by a systemd automount unit. This handles drive spin-down
reconnection independently of Docker container lifecycle.
2026-02-20 21:30:57 +00:00
poprhythm bb41473360 Replace hard (ignored) with echo_interval=300 for CIFS spin-down resilience 2026-02-20 21:06:25 +00:00
poprhythm 03a2ce647b Add hard+noserverino to CIFS mounts to survive unRAID drive spin-down 2026-02-20 21:02:54 +00:00
poprhythm c84175640f Fix CIFS mount permissions: use uid=0/noperm for root-running containers 2026-02-19 02:33:43 +00:00
poprhythm 2544694586 Move hardcoded secrets to .env files for dns-updateip, docker-registry, openclaw
- dns-updateip: APIKEY now uses ${APIKEY} substitution
- docker-registry: SECRET_KEY_BASE now uses ${SECRET_KEY_BASE} substitution
- openclaw: OPENCLAW_GATEWAY_TOKEN now uses ${OPENCLAW_GATEWAY_TOKEN} substitution
- Add .env.example templates for backrest, dns-updateip, docker-registry, openclaw
2026-02-18 19:02:01 +00:00
poprhythm 5f704441fb Switch backrest backup mount from NFS to SMB for reliable reconnection after drive spin-up 2026-02-18 13:45:52 +00:00
poprhythm 64e415427b Update backrest/docker-compose.yaml 2025-11-12 14:03:11 +00:00
poprhythm ea380c8180 Update backrest/docker-compose.yaml 2025-11-03 13:52:33 +00:00
poprhythm e3b9bb23e2 Update backrest/docker-compose.yaml 2025-10-31 17:34:31 +00:00
poprhythm 47c938748e Update backrest/docker-compose.yaml 2025-10-14 16:11:58 +00:00
poprhythm 85404b6e72 Update backrest/docker-compose.yaml 2025-09-21 01:50:33 +00:00
poprhythm 0041b4ee4b Add backrest/docker-compose.yaml 2025-08-06 19:00:34 +00:00