2 Commits

Author SHA1 Message Date
451ece17c7 align for IA agents + grafana 2025-09-21 15:52:41 +00:00
4f172c6f5d ci: docker_tag=ext - Fix all services to listen on 0.0.0.0 for external access
- Updated docker-compose.yml: all services now listen on 0.0.0.0 instead of 127.0.0.1
- Updated nginx configuration: proxy_pass uses localhost for local services
- Fixed ihm_client build issues with sdk_client.js
- All services now accessible from external domain
- Added comprehensive deployment documentation

Services accessible via HTTPS:
- Frontend: https://dev4.4nkweb.com/lecoffre 
- IHM Client: https://dev4.4nkweb.com/ 
- Grafana: https://dev4.4nkweb.com/grafana/ 
- Status: https://dev4.4nkweb.com/status/ 
2025-09-21 15:49:50 +00:00