5 Commits

Author SHA1 Message Date
476b67ed2f update submodule 2025-09-21 23:30:29 +00:00
72c49f9e18 ci: docker_tag=ext - Formatage script start-with-progress.sh 2025-09-21 22:59:43 +00:00
0ee0505ce5 ci: docker_tag=ext - Add start-monitoring.sh script and update deployment architecture
- Create start-monitoring.sh for independent monitoring services startup
- Update start-with-progress.sh with 5-phase deployment architecture
- Fix docker-compose.yml dependencies syntax for proper service ordering
- Implement Loki → Promtail → Grafana sequential startup
- Add proper healthcheck dependencies between monitoring services
- Separate application services from monitoring services
- Optimize startup order: base services (parallel) → blockchain (sequential) → apps (sequential) → monitoring (independent) → utils
2025-09-21 22:36:32 +00:00
2b1cf9f406 update submodule 2025-09-21 22:28:31 +00:00
2af9890b07 ci: docker_tag=ext - Update configurations and monitoring scripts for deployment 2025-09-21 22:13:01 +00:00