sol-cloud/docker
smile 1f727a420f fix(monitor): Fix permission issues for Prometheus container
- Add the configuration user: root in the Prometheus service
- Address data persistence issues caused by insufficient permissions
- Ensure the container can properly access the mounted configuration files and data directories
2025-11-03 15:24:50 +08:00
..
config feat(monitor): Integrate Loki Log System and Optimize Configuration - Add loki buckets to MinIO 2025-11-01 04:09:27 +08:00
script refactor(build):Restructure the build script to support layered packaging and parallel processing - Reorganize the Docker Compose volume mounting structure to support hierarchical directories 2025-09-27 23:24:01 +08:00
.env Edit captcha config 2025-10-15 23:57:16 +08:00
app.docker-compose.yml feat(monitor): Configure Loki logs to collect and update data source references 2025-11-01 01:09:46 +08:00
atlas.apply.docker-compose.yml chore(db): migrate from Flyway to Atlas 2025-09-26 02:12:25 +08:00
atlas.diff.docker-compose.yml chore(db): migrate from Flyway to Atlas 2025-09-26 02:12:25 +08:00
infra.docker-compose.yml chore(db): migrate from Flyway to Atlas 2025-09-26 02:12:25 +08:00
minio.apply.docker-compose.yml fix(minio): Update the initialization script execution method - Modify the entrypoint shell script call from "/init-buckets.sh" to "bash /init-buckets.sh" 2025-11-03 14:47:05 +08:00
monitor.docker-compose.yml fix(monitor): Fix permission issues for Prometheus container 2025-11-03 15:24:50 +08:00