EchoHuman System Map
Top-level overview of all infrastructure nodes, services, and connections.
Network Topology
Internet
│
▼
65.108.159.249 (Helsinki2 public IP)
│
▼
CT101 — Caddy reverse proxy (192.168.100.101)
│ TLS termination, routes by hostname
├──► VM700:7010 → crm.echohuman.org
├──► VM700:7020 → analytics.echohuman.org
├──► VM700:7030 → docsaurus.echohuman.org
└──► VM700:3000 → crm.lifehousestroud.org.uk
(other hosted services)
VM700 — Docker host (192.168.100.220)
├── echohuman-twenty (port 7010)
├── echohuman-matomo (port 7020)
├── echohuman-docsaurus (port 7030)
└── twenty / Lifehouse (port 3000)
CT320 — Shared Postgres (192.168.100.70)
├── twenty_lifehouse
└── matomo
Vera — Local workstation
└── WireGuard → 10.200.0.1 (Proxmox) → Helsinki2
Node Index
| Node | Type | IP | Role |
|---|---|---|---|
| Proxmox host | Bare metal | 65.108.159.249 / 192.168.100.1 | Hypervisor |
| CT101 | LXC | 192.168.100.101 | Caddy reverse proxy |
| CT320 | LXC | 192.168.100.70 | Shared Postgres |
| CT350 | LXC | — | WireGuard gateway |
| VM700 | QEMU VM | 192.168.100.220 | Docker services host |
| Vera | Local | 10.200.0.2 (WireGuard) | Dev workstation |
Domain Index
| Domain | Target | Service |
|---|---|---|
| crm.echohuman.org | VM700:7010 | Twenty CRM |
| analytics.echohuman.org | VM700:7020 | Matomo |
| docsaurus.echohuman.org | VM700:7030 | This site |
| crm.lifehousestroud.org.uk | VM700:3000 | Lifehouse Twenty |