59 Commits

Author SHA1 Message Date
LeCoffre Deployment
43a05a2742 clean 2025-09-25 12:19:35 +00:00
LeCoffre Deployment
534aee8550 clean 2025-09-25 12:19:00 +00:00
LeCoffre Deployment
faa21568ef ci: docker_tag=ext chore(root): sync submodules, logging, ignores, backups 2025-09-25 08:59:39 +00:00
LeCoffre Deployment
851d900dcb align for IA 2025-09-23 22:42:13 +00:00
LeCoffre Deployment
b92abb8170 align for IA 2025-09-23 16:29:51 +00:00
LeCoffre Deployment
b36c44b73d align for IA 2025-09-23 16:13:16 +00:00
LeCoffre Deployment
7199a757d7 align for IA 2025-09-23 16:02:11 +00:00
LeCoffre Deployment
e46b5a0358 align for IA 2025-09-23 15:56:28 +00:00
LeCoffre Deployment
a5711fe0b2 align for IA 2025-09-23 15:38:49 +00:00
LeCoffre Deployment
1f358484bd align for IA 2025-09-23 15:35:29 +00:00
LeCoffre Deployment
80b491bba1 align for IA 2025-09-23 15:26:08 +00:00
LeCoffre Deployment
243118aa8c align for IA 2025-09-23 15:22:40 +00:00
LeCoffre Deployment
e9d8f826d9 docs(idnot): document front-agnostic IdNot flow (front/back/nginx/env/tests) 2025-09-23 06:59:45 +00:00
LeCoffre Deployment
0b2edeb94c align for IA agents + grafana 2025-09-22 15:45:47 +00:00
LeCoffre Deployment
be5b64475f align for IA agents + grafana 2025-09-22 11:53:28 +00:00
LeCoffre Deployment
378337d9cc align for IA agents + grafana 2025-09-22 11:29:07 +00:00
LeCoffre Deployment
18ed6e338a align for IA agents + grafana 2025-09-22 11:21:39 +00:00
LeCoffre Deployment
ba188befad align for IA agents + grafana 2025-09-22 11:16:11 +00:00
LeCoffre Deployment
9fe74c06b9 align for IA agents + grafana 2025-09-22 11:15:35 +00:00
LeCoffre Deployment
933125bd9e align for IA agents + grafana 2025-09-22 11:10:38 +00:00
LeCoffre Deployment
99048409bb align for IA agents + grafana 2025-09-22 11:07:39 +00:00
LeCoffre Deployment
1b2c8e6eee align for IA agents + grafana 2025-09-22 08:56:44 +00:00
LeCoffre Deployment
10b86fc62b align for IA agents + grafana 2025-09-22 07:55:07 +00:00
LeCoffre Deployment
db7041f74b align for IA agents + grafana 2025-09-22 07:51:55 +00:00
LeCoffre Deployment
48b39ca4f0 align for IA agents + grafana 2025-09-22 07:30:53 +00:00
LeCoffre Deployment
6845245ab2 align for IA agents + grafana 2025-09-22 07:29:43 +00:00
LeCoffre Deployment
010d51a030 align for IA agents + grafana 2025-09-22 07:24:07 +00:00
LeCoffre Deployment
366f4e361c align for IA agents + grafana 2025-09-22 07:23:16 +00:00
LeCoffre Deployment
9255ec47ae align for IA agents + grafana 2025-09-22 07:21:28 +00:00
LeCoffre Deployment
8058d2be84 align for IA agents + grafana 2025-09-22 07:20:06 +00:00
LeCoffre Deployment
c18bb98d1c align for IA agents + grafana 2025-09-22 07:19:02 +00:00
LeCoffre Deployment
ab12a4058e align for IA agents + grafana 2025-09-22 07:16:17 +00:00
LeCoffre Deployment
8b3a1d0abc align for IA agents + grafana 2025-09-22 06:01:55 +00:00
LeCoffre Deployment
82ab741847 align for IA agents + grafana 2025-09-22 02:01:09 +00:00
LeCoffre Deployment
0a7ac1b83d align for IA agents + grafana 2025-09-22 01:59:58 +00:00
LeCoffre Deployment
32379d8d12 align for IA agents + grafana 2025-09-22 01:56:56 +00:00
LeCoffre Deployment
3711626b2b align for IA agents + grafana 2025-09-22 01:47:58 +00:00
LeCoffre Deployment
b1ae514e2b align for IA agents + grafana 2025-09-21 23:40:10 +00:00
LeCoffre Deployment
9486976df1 align for IA agents + grafana 2025-09-21 23:17:22 +00:00
LeCoffre Deployment
db94a1afaf ci: docker_tag=ext - Update IA_agents documentation with Loki configuration fixes
- Update diagnostic-loki-unhealthy.md with root cause analysis
- Add loki-configuration-guide.md with complete configuration guide
- Update best-practices-deployment.md with critical Loki configuration rules
- Update quick-reference-monitoring.md with Loki network configuration note
- Update README.md with Loki configuration requirements
- Document the solution for Loki unhealthy issue (0.0.0.0 vs 127.0.0.1)
- Add comprehensive Loki configuration with proper network settings
- Include validation tests and troubleshooting guide for Loki
2025-09-21 22:57:42 +00:00
LeCoffre Deployment
a11ecc80de align for IA agents + grafana 2025-09-21 22:56:42 +00:00
LeCoffre Deployment
ba422bae3c align for IA agents + grafana 2025-09-21 22:50:27 +00:00
LeCoffre Deployment
4d06fb96b6 align for IA agents + grafana 2025-09-21 22:45:01 +00:00
LeCoffre Deployment
a5fcd69fbc align for IA agents + grafana 2025-09-21 22:39:04 +00:00
LeCoffre Deployment
823aab62d8 ci: docker_tag=ext - Implement optimal deployment architecture with phase-based startup
- Add deployment architecture with 5 phases (base, blockchain, apps, monitoring, utils)
- Create start-monitoring.sh for independent monitoring services startup
- Update start-with-progress.sh with phase-based deployment
- Add deployment-architecture.md with complete architecture documentation
- Add best-practices-deployment.md with mandatory rules and prohibitions
- Update prompt-deploy.md with mandatory script usage and phase structure
- Update quick-reference-monitoring.md with new architecture
- Update monitoring-progress.md with correct startup procedures
- Add comprehensive README.md for IA agents with all documentation
- Enforce separation between application and monitoring services
- Implement Loki → Promtail → Grafana sequential startup for monitoring
- Prohibit direct docker compose usage, mandate specialized scripts
2025-09-21 22:36:27 +00:00
LeCoffre Deployment
35e764b72c align for IA agents + grafana 2025-09-21 22:20:43 +00:00
LeCoffre Deployment
172978a8bb align for IA agents + grafana 2025-09-21 22:16:22 +00:00
LeCoffre Deployment
e0caf84ebc align for IA agents + grafana 2025-09-21 22:14:02 +00:00
LeCoffre Deployment
2ce8c4bc3e align for IA agents + grafana 2025-09-21 22:09:41 +00:00
LeCoffre Deployment
1c7e23152d align for IA agents + grafana 2025-09-21 22:08:02 +00:00