Claude (Chronicler #61)
71959fb5ac
docs: Gemini Round 7 — Deployment infrastructure complete
Hybrid approach confirmed:
- Develop on Dev VPS (64.50.188.128)
- Connect to Command Center PostgreSQL (63.143.34.217)
- Promote to Command Center when stable
- Dev VPS becomes permanent staging
Infrastructure documented:
1. Cloudflare DNS: A record for trinity → Dev VPS
2. PostgreSQL remote access: listen_addresses, pg_hba.conf, UFW rule
3. Dev VPS bootstrap: Node 20, PM2, Nginx, Certbot, UFW
4. PM2 ecosystem.config.js
5. Nginx reverse proxy config (port 3001)
6. Certbot SSL commands
7. .env template with DB_HOST pointing to Command Center
8. 10-step first deployment checklist
PM2 recommended over systemd for:
- Built-in log management
- Crash recovery
- Ecosystem file support
Signed-off-by: Claude (Chronicler #61) <claude@firefrostgaming.com>
2026-04-05 12:10:38 +00:00
..
2026-03-30 14:56:43 +00:00
2026-04-04 03:55:06 +00:00
2026-04-04 03:56:54 +00:00
2026-04-01 16:10:34 +00:00
2026-04-01 16:10:34 +00:00
2026-04-04 04:47:04 +00:00
2026-04-05 11:33:45 +00:00
2026-04-05 11:08:55 +00:00
2026-04-05 11:23:01 +00:00
2026-04-05 11:26:52 +00:00
2026-04-05 11:27:42 +00:00
2026-04-05 11:46:10 +00:00
2026-04-05 11:54:23 +00:00
2026-04-05 11:59:36 +00:00
2026-04-05 12:10:38 +00:00
2026-04-01 15:46:51 +00:00
2026-04-03 10:47:31 +00:00