Commit 14d350

2026-03-19 23:07:11 Claude (MCP): [mcp] Update Server_Consolidation: resolve Caddyfile location
Design/Server_Consolidation.md ..
@@ 199,9 199,9 @@
4. Update Caddy to route `/auth/*` to 8002
5. Stop and disable `robot-auth`
- ### Caddyfile management (important)
+ ### Caddyfile management (resolved)
- The Caddyfile is NOT in `ansible/roles/deploy/templates/`. Must find which role manages it and update there. All VPS changes must be in Ansible.
+ The Caddyfile lives on proxy-1 and is managed separately from this repo. During cutover, the proxy-1 agent needs one change: route `robot.wtf/auth/*` to port 8002 instead of 8003. Timing: after `robot-platform` is verified on 8002, before `robot-auth` is stopped.
### Hardcoded service references (important)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9