203 Commits

Author SHA1 Message Date
3ea0c10bba ci: docker_tag=ext\n\nAdd minimal CI workflow to trigger on tag ext
All checks were successful
lecoffre_node-ci-ext / ci (push) Successful in 4s
2025-09-22 11:33:42 +00:00
1dba7ca91c ci: docker_tag=ext\n\nTrigger CI build for Docker images 2025-09-22 11:09:51 +00:00
7c8471a41f update submodule 2025-09-22 06:23:40 +00:00
9588b69b1c update submodule 2025-09-22 05:59:41 +00:00
98bddd1ef7 update submodule 2025-09-22 05:45:40 +00:00
44bc7576b2 update submodule 2025-09-22 05:41:34 +00:00
a18d9801da update submodule 2025-09-22 05:28:27 +00:00
f9574e0144 update submodule 2025-09-22 05:27:34 +00:00
e11dc78fdc update submodule 2025-09-22 05:26:53 +00:00
2dfcf4ca07 align for IA agents + grafana 2025-09-22 05:21:50 +00:00
01b7698dbd update submodule 2025-09-22 01:27:08 +00:00
dd54fe6bc0 update submodule 2025-09-22 01:10:42 +00:00
7d2f5b2e7c update submodule 2025-09-21 23:53:46 +00:00
3b0bc8b5c2 update submodule 2025-09-21 23:51:02 +00:00
2e822c2605 update submodule 2025-09-21 23:37:37 +00:00
18d2e3b70b update submodule 2025-09-21 23:34:45 +00:00
008b2d6c3f update submodule 2025-09-21 23:33:00 +00:00
476b67ed2f update submodule 2025-09-21 23:30:29 +00:00
48355d20cf update submodule 2025-09-21 23:17:21 +00:00
72c49f9e18 ci: docker_tag=ext - Formatage script start-with-progress.sh 2025-09-21 22:59:43 +00:00
2a2ab66f2d update submodule 2025-09-21 22:56:40 +00:00
b029693c55 update submodule 2025-09-21 22:50:25 +00:00
56a46a516c update submodule 2025-09-21 22:45:00 +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
282cdae489 ci: docker_tag=ext - Add centralized environment variables 2025-09-21 20:53:24 +00:00
2f6da80408 ci: docker_tag=ext
Centralisation des variables d'environnement:
- Création du .env.master avec toutes les variables
- Mise à jour docker-compose.yml pour passer toutes les variables d'environnement
- Suppression des références aux fichiers .env des services
- Configuration centralisée pour tous les services
2025-09-21 20:21:03 +00:00
e277f6ae57 ci: docker_tag=ext - Trigger CI build for Docker images 2025-09-21 19:57:50 +00:00
87734937df ci: docker_tag=ext - Update for 4NK_env integration 2025-09-21 19:55:47 +00:00
66479e38ce align for IA agents + grafana 2025-09-21 19:11:44 +00:00
2ce3c385a2 align for IA agents + grafana 2025-09-21 18:54:11 +00:00
8dd0d1b2b2 ci: docker_tag=ext - Update documentation and IA_agents with Docker optimization 2025-09-21 18:50:56 +00:00
bc20b990ca ci: docker_tag=ext - Add base-image and optimize miner Dockerfile 2025-09-21 18:25:28 +00:00
6258bc5a55 align for IA agents + grafana 2025-09-21 17:46:06 +00:00
b2e220243c align for IA agents + grafana 2025-09-21 17:23:56 +00:00
ff62c97f72 align for IA agents + grafana 2025-09-21 17:14:01 +00:00
d17a6e8617 align for IA agents + grafana 2025-09-21 17:09:35 +00:00
5afdd60558 ci: docker_tag=ext 2025-09-21 17:05:30 +00:00
4e4193ca71 align for IA agents + grafana 2025-09-21 16:57:40 +00:00
61afed3354 ci: docker_tag=ext 2025-09-21 16:57:21 +00:00
e9fe1e97f2 align for IA agents + grafana 2025-09-21 16:56:54 +00:00
c6c33cfc9d ci: docker_tag=ext - Update deployment guidelines and fix ihm_client import paths 2025-09-21 16:51:25 +00:00
020f6ea32b align for IA agents + grafana 2025-09-21 16:47:50 +00:00
c843ef6e6f align for IA agents + grafana 2025-09-21 16:15:11 +00:00
9999eaf401 align for IA agents + grafana 2025-09-21 16:14:14 +00:00
a4db525885 align for IA agents + grafana 2025-09-21 16:09:01 +00:00
b1a3ba5fa7 align for IA agents + grafana 2025-09-21 16:06:32 +00:00
45e4cd4718 align for IA agents + grafana 2025-09-21 15:59:18 +00:00
621416f608 ci: docker_tag=ext - Complete functional test validation
- Added /lecoffre route to nginx configuration for proper frontend routing
- Validated complete functional flow: notaire login → IdNot redirect → iframe validation → Stripe verification
- All critical services operational: Frontend, IdNot API, IHM Client, WebSockets
- Identified Stripe routes configuration issue (non-blocking for main flow)
- Created comprehensive functional test documentation

Functional flow status:  OPERATIONAL
Services tested: Frontend LeCoffre, IdNot API, IHM Client, WebSockets
Ready for end-to-end functional testing
2025-09-21 15:57:46 +00:00