it0/packages
hailin e875cd49bb fix: resolve Kong image tag and port conflicts for shared server
- Change Kong base image from kong:3.7-alpine (non-existent) to kong:3.7
- Remap all host ports to avoid conflicts with existing iconsulting services:
  - Backend services: 13001-13008 (was 3001-3008)
  - Web admin: 13000 (was 3000)
  - API gateway: 18000/18001 (was 8000/8001)
  - PostgreSQL: 15432 (was 5432)
  - Redis: 16379 (was 6379)
- Add container_name with it0- prefix to all services
- Update deploy.sh health check ports to match new mappings

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 04:36:23 -08:00
..
gateway fix: resolve Kong image tag and port conflicts for shared server 2026-02-19 04:36:23 -08:00
services Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
shared Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00