theocorp_docker_compose/autorestic/config.yaml
2024-12-27 23:58:07 +00:00

58 lines
1.1 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_data:
from: hoarder_meilisearch_data
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
# nextcloud_nextcloud_aio_data:
# from: nextcloud_nextcloud_aio_data
# type: volume
# to:
# - aws_s3
# nextcloud_nextcloud_aio_mastercontainer:
# from: nextcloud_nextcloud_aio_mastercontainer
# type: volume
# to:
# - aws_s3
portainer_portainer_data:
from: portainer_portainer_data
type: volume
to:
- aws_s3