oktopus/deploy/compose
louispaulb 40e55d3ba4
All checks were successful
Close Stale Issues / stale (push) Successful in 12s
Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo)
- Frontend: 3000 → 3001 (avoid targo backend conflict)
- WebSockets: 8080 → 8085 (avoid ERPNext conflict)
- SocketIO: 5000 → 5050 (avoid macOS AirPlay conflict)
- Nginx: 80 → 8088
- Fix nginx.conf to use container names instead of host.docker.internal
- Add /socket.io proxy route

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 10:09:33 -04:00
..
firmwares feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
images feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
mongo_data fix(mongo): docker data map to local volume | closes #220 2024-04-09 01:22:37 -03:00
nats_config Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
nats_data feat: nats volume with persistent storage 2024-04-16 16:38:46 -03:00
portainer_data feat(portainer): map data volume to host 2024-04-02 06:31:23 -03:00
.env.acs Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.adapter Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.controller fix(controller): remove default falg enterprise true 2024-07-08 20:59:43 -03:00
.env.file-server fix(frontend): custom-frontend + file-server 2024-07-12 17:49:20 -03:00
.env.mqtt Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.mqtt-adapter Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.nats Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.socketio Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.stomp-adapter Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.ws Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.env.ws-adapter Add TLS config to local deploy compose 2024-07-06 13:26:43 -03:00
.gitignore feat: file-server host logo image + add config to docker compose 2024-07-05 14:01:38 -03:00
docker-compose.yaml Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo) 2026-03-25 10:09:33 -04:00
nginx.conf Fix: remap ports for local dev (avoid conflicts with ERPNext/Targo) 2026-03-25 10:09:33 -04:00
run.sh feat: create nginx on docker compose | close #305 2024-07-03 09:35:53 -03:00
stop.sh feat: create nginx on docker compose | close #305 2024-07-03 09:35:53 -03:00