chg: pkg: add a process that removes the unnecessary minio-init when it does not needed anymore #14

This commit is contained in:
2026-07-27 18:09:33 +02:00
parent 9ea83d7e6e
commit 1a97c2c4b4
6 changed files with 40 additions and 4 deletions
+3
View File
@@ -60,6 +60,9 @@ Quick command reference for testing:
### [Scheduled Tasks](./SCHEDULER.md)
Symfony Scheduler tasks and the Docker worker that runs them.
### [MinIO Initialization](./MINIO_INITIALIZATION.md)
Automatic, one-shot setup of the MinIO bucket and its access policy.
### [CI/CD Integration Guide](./CI_CD.md)
Comprehensive guide for continuous integration and deployment:
- Gitea Actions workflows (CI and CD pipelines)