theocorp_docker_compose/autorestic/config.yaml
2024-12-23 03:32:04 +00:00

70 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_stack_gitea:
from: gitea_stack_gitea
type: volume
to:
- aws_s3
gitea_stack_postgres:
from: gitea_stack_postgres
type: volume
to:
- aws_s3
nextcloud:
from: nextcloud
type: volume
to:
- aws_s3
homebridge:
from: homebridge
type: volume
to:
- aws_s3
homarr:
from: homarr
type: volume
to:
- aws_s3
immich:
from: immich_model-cache
type: volume
to:
- aws_s3
memos:
from: memos
type: volume
to:
- aws_s3
portainer:
from: portainer_data
type: volume
to:
- aws_s3