feat: add Prefect worker for PostgreSQL backups #1
Reference in New Issue
Block a user
Delete Branch "feature/add-pg-backup-worker"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Ajoute un worker Prefect dédié aux sauvegardes PostgreSQL vers Garage (S3).
Changements
docker-compose.yml
prefect-worker-pg-backuputilisant l'image customstack.env
S3_ACCESS_KEY,S3_SECRET_KEY,S3_ENDPOINT_URLREADME.md
pg-backup-poolConfiguration requise
Dans Portainer, définir les nouvelles variables :
S3_ACCESS_KEYS3_SECRET_KEYS3_ENDPOINT_URL(défaut:https://s3.taila5ad8.ts.net)Utilisation
Le worker crée automatiquement le pool
pg-backup-pool. Pour déployer un flow :