theocorp_docker_compose/autorestic/config.yaml
2024-12-30 01:08:55 +00:00

57 lines
1.0 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:
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