Autorestic orchestrates Restic backups across your application data, pushing snapshots to an object storage backend (e.g., Backblaze B2). It mounts multiple volumes from other stacks as read-only to capture consistent backups.【F:devtools/compose.yml†L218-L238】
cupcakearmy/autorestic:latestbackend_netautorestic_config:/.autorestic.ymlautorestic_cache:/root/.cache/restic/mnt/user/appdataRESTIC_REPOSITORY, RESTIC_PASSWORD, B2_ACCOUNT_ID, B2_ACCOUNT_KEY, timezone.autorestic.yml defines each target volume; update the config when adding new services to guarantee coverage.