refactor: remove worker, use Prefect Blocks for secrets #2
Reference in New Issue
Block a user
Delete Branch "refactor/remove-worker-use-blocks"
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
Simplifie le dépôt pour ne déployer que l'infrastructure Prefect (server, services, redis, tailscale). Les workers et secrets spécifiques aux flows seront gérés séparément.
Changements
docker-compose.yml
prefect-worker-pg-backupREADME.md
Philosophie