33 Commits

Author SHA1 Message Date
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
87734937df ci: docker_tag=ext - Update for 4NK_env integration 2025-09-21 19:55:47 +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
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
b70dd0ed13 align for IA agents + grafana 2025-09-21 15:49:30 +00:00
cf187f3ec3 align for IA agents + grafana 2025-09-21 15:07:26 +00:00
4f26952088 align for IA agents + grafana 2025-09-21 14:50:35 +00:00
f5bfc4644c align for IA agents + grafana 2025-09-21 14:38:21 +00:00
c49b8f86ec align for IA agents + grafana 2025-09-21 14:36:56 +00:00
f6dc2812d4 align for IA agents + grafana 2025-09-21 14:10:34 +00:00
4ec2546645 align docker images 2025-09-21 12:55:37 +00:00
1743766137 docs: Documentation WebSocket et configuration du signer
- Ajout de docs/CORRECTIONS_WEBSOCKET.md avec analyse complète
- Configuration du signer avec variables d'environnement
- Headers WebSocket Nginx explicites
- Analyse de l'architecture de l'iframe
- Problème persistant 502 Bad Gateway documenté
2025-09-20 22:14:51 +00:00
76cd5ffedf Update Docker Compose configuration and environment variables
- Add environment variables for sdk_relay (WS_BIND_URL, HEALTH_PORT, HEALTH_BIND_ADDRESS)
- Fix Docker socket mounting for lecoffre-back
- Update documentation and scripts
2025-09-20 21:24:40 +00:00
7cc6f7a4c1 ci: docker_tag=ext - Configuration nginx WebSocket ajoutée: location /ws/ vers sdk_relay:8090 avec headers WebSocket corrects 2025-09-20 13:42:22 +00:00
ce1ac335d1 chore(repo): retirer du suivi les fichiers sensibles/générés (.cursor, logs, .env.signet, *.json, backups nginx) 2025-09-19 22:21:06 +00:00
f9eb77c1b6 ext for all 2025-09-19 20:37:41 +00:00
a5b8f1a2db ci: docker_tag=ext chore(node): redeploy images ext 2025-09-19 08:01:47 +00:00
dd43fde106 ci: docker_tag=ext chore: sync conf/docs (CORS, redirect authorized-client) 2025-09-18 15:01:38 +00:00
af89806d40 ci: docker_tag=ext
Nginx dev4: /back en HTTPS, recap routage, tests, vhosts locaux 3000
2025-09-18 10:28:38 +00:00
b598068518 ci: docker_tag=dev-test
Nginx dev4: priorité /back/ et ajout alias /api/ en HTTPS
Docs: récap routage dev4
Tests: ajout scénarios /back/v1/health et /lecoffre
2025-09-18 07:21:09 +00:00
0ee7de1ac1 ci: docker_tag=dev-test
- Correction vhosts port 3000: écoute sur 0.0.0.0:3000 et [::]:3000
- Harmonisation directives listen IPv6 pour éviter duplicate options
- Configuration Nginx pour accès externe sur port 3000
- Support authentification ID.not via /authorized-client
2025-09-17 16:44:21 +00:00
d9d5bea4b3 ci: docker_tag=ext 2025-09-17 16:10:35 +00:00
eac5b7bba8 fix(idnot): fallback redirect_uri si variable vide (|| au lieu de ??) 2025-09-17 10:18:31 +00:00
58f745d885 chore(nginx,docs): piloter Nginx via conf/nginx/* (symlinks conf.d), désactivation doublon, MAJ doc déploiement et procédure rebuild front avec .env.production 2025-09-17 08:08:42 +00:00
3114d99fec feat(deploy): aligner Nginx et docker-compose (ports/binds), alias /api, docs/tests routage API; nettoyer sub_filter; healthcheck blindbit sur /tweaks/1 2025-09-17 06:36:09 +00:00
e5d7a0155e fix: redirection local.4nkweb.com:3000 vers dev4.4nkweb.com/lecoffre
- Ajout configuration Nginx pour redirection HTTP 301
- Mise à jour docker-compose.yml: lecoffre-front sur 127.0.0.2:3004
- Configuration HTTPS dev4.4nkweb.com avec proxy vers lecoffre-front
- Documentation solution DNS côté client pour ERR_CONNECTION_REFUSED
- Tests de fumée mis à jour avec vérification DNS

Résout: redirection automatique depuis IDNot vers lecoffre
2025-09-16 21:08:18 +00:00
66ebb63ce8 dev4: Nginx reverse proxy /lecoffre + correctifs; front prod build; ajout NODE_OPTIONS; docs & tests; fix 502 2025-09-16 16:56:21 +00:00
9d4189927d chore(nginx): add security headers and static cache rules 2025-09-16 15:56:50 +00:00
a360dce567 feat(nginx): proxy WS + Next assets; chore: favicon; infra: signer/storage latest; conf: relay ws/storage; ops: certbot + nodesource; fix: basePath via Nginx sub_filter 2025-09-16 15:38:01 +00:00