managarten/apps/citycorners
Till JS 6cab9a3c24 fix(infra): remove n8n and increase health check intervals to fix port exhaustion
Mac Mini had 25k+ TIME_WAIT sockets exhausting the 16k ephemeral port range,
blocking all outgoing TCP connections. Root cause: ~50 health checks at 30s
intervals + n8n automation creating excessive short-lived connections.

- Remove n8n service and volume (no longer needed)
- Increase health check intervals: 30s → 120s (app services), 10s → 30s (infra)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 10:35:45 +01:00
..
apps fix(infra): remove n8n and increase health check intervals to fix port exhaustion 2026-03-24 10:35:45 +01:00
CLAUDE.md test(citycorners): add backend test suite (31 tests) and update documentation 2026-03-23 12:44:46 +01:00