add backups

This commit is contained in:
2024-06-14 23:20:19 -05:00
parent 2af8e18447
commit e3244ba7cd

View File

@@ -104,7 +104,7 @@ postgres-16-cluster:
- CREATE DATABASE "readarr-log" OWNER "app"; - CREATE DATABASE "readarr-log" OWNER "app";
- CREATE DATABASE "readarr-cache" OWNER app; - CREATE DATABASE "readarr-cache" OWNER app;
backup: backup:
enabled: false enabled: true
endpointURL: https://s3.us-east-2.amazonaws.com endpointURL: https://s3.us-east-2.amazonaws.com
destinationPath: s3://cl01tl-postgresql-backups/readarr-books destinationPath: s3://cl01tl-postgresql-backups/readarr-books
endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret endpointCredentials: readarr-books-postgresql-16-cluster-backup-secret