19 Commits

Author SHA1 Message Date
5856c07bce docs: ajout procédure de restauration NetBox 2026-02-05 08:17:55 +00:00
c134107893 fix: configure AwsCredentials with AwsClientParameters for Garage
All checks were successful
Deploy Prefect Flows / deploy (push) Successful in 48s
- Use endpoint_url via aws_client_parameters
- Set signature_version to s3v4
- Set addressing_style to path
- Set region to garage
2026-02-01 10:39:51 +00:00
d8f1751f1a fix: use get_s3_client() instead of manual boto3 client creation
All checks were successful
Deploy Prefect Flows / deploy (push) Successful in 51s
2026-02-01 10:33:17 +00:00
15b2adf766 docs: add PG_PASSWORD secret and manual run instructions 2026-02-01 10:16:43 +00:00
a3af37139f ci: add PG_PASSWORD secret for database credentials block 2026-02-01 10:16:22 +00:00
3407588318 refactor: use pg_password_block instead of pg_password parameter
Some checks failed
Deploy Prefect Flows / deploy (push) Failing after 42s
2026-02-01 10:16:08 +00:00
509afbcbb4 feat: load PostgreSQL password from Secret block instead of parameter
Some checks failed
Deploy Prefect Flows / deploy (push) Has been cancelled
2026-02-01 10:15:53 +00:00
9016a38faa feat: add PostgreSQL password Secret block
Some checks failed
Deploy Prefect Flows / deploy (push) Has been cancelled
2026-02-01 10:15:26 +00:00
66118b9fa4 fix: use postgres-backup bucket for S3 storage
All checks were successful
Deploy Prefect Flows / deploy (push) Successful in 50s
2026-02-01 09:31:34 +00:00
d1c9450a79 fix(deploy): use GitRepository source for remote flow execution
Some checks failed
Deploy Prefect Flows / deploy (push) Failing after 1m2s
The worker needs to fetch flow code from Git since the CI pipeline
is ephemeral and local paths are not accessible at runtime.
2026-02-01 07:01:51 +00:00
86ee6111a3 docs: document Gitea secrets for CI/CD 2026-01-31 16:35:53 +00:00
032b91d5b3 ci: add Block setup step with S3 credentials from secrets 2026-01-31 16:35:37 +00:00
be272e02b3 feat: add script to setup Prefect Blocks from env vars 2026-01-31 16:35:29 +00:00
90283cedae ci: add workflow for automatic deployment 2026-01-31 15:43:00 +00:00
a7b6a2837a feat: add deployment script 2026-01-31 15:42:45 +00:00
8e94efa3e6 feat: add PostgreSQL backup flow 2026-01-31 15:42:32 +00:00
c88ed71e6b chore: add requirements 2026-01-31 15:42:11 +00:00
621b4da85a docs: update README with setup instructions 2026-01-31 15:42:00 +00:00
19af2b1f31 Initial commit 2026-01-31 15:41:26 +00:00