theocorp_docker_compose/autorestic/config.yaml
2025-02-16 03:29:30 +00:00

78 lines
1.4 KiB
YAML

version: 2
backends:
aws_s3:
type: s3
path: s3.amazonaws.com/284a418918ee0b6d99972d836ddd6840
key: "#4famakin"
env:
AWS_ACCESS_KEY_ID: AKIA4XIDYLVKXZWMVHWI
AWS_SECRET_ACCESS_KEY: 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
locations:
local_files:
from:
- /immich/library
# - /home/geezo/docker_containers/navidrome/music
# - /home/geezo/media
to:
- aws_s3
hoarder_meilisearch:
from: hoarder_meilisearch
type: volume
to:
- aws_s3
hoarder_hoarder_data:
from: hoarder_hoarder_data
type: volume
to:
- aws_s3
gitea_gitea_data:
from: gitea_gitea_data
type: volume
to:
- aws_s3
gitea_postgres_data:
from: gitea_postgres_data
type: volume
to:
- aws_s3
navidrome_navidrome_data:
from: navidrome_navidrome_data
type: volume
to:
- aws_s3
portainer_portainer_data:
from: portainer_portainer_data
type: volume
to:
- aws_s3
nextcloud_db:
from: nextcloud_db
type: volume
to:
- aws_s3
nextcloud_nextcloud:
from: nextcloud_nextcloud
type: volume
to:
- aws_s3
immich_model-cache:
from: immich_model-cache
type: volume
to:
- aws_s3
vaultwarden_vaultwarden_data:
from: vaultwarden_vaultwarden_data
type: volume
to:
- aws_s3