Cloudflare — Domains
EchoHuman and hosted client domains managed via Cloudflare DNS.
Active Domains
| Domain | Registrar | DNS | TLD | Status | Notes |
|---|---|---|---|---|---|
| echohuman.org | — | Cloudflare | .org | active | Primary EchoHuman domain |
| lifehousestroud.org.uk | — | Cloudflare | .uk | active | Lifehouse client domain |
Subdomains
All subdomains are proxied through Cloudflare (orange cloud icon in dashboard).
| Subdomain | Full Domain | Points To | Service | Proxied |
|---|---|---|---|---|
| crm | crm.echohuman.org | 65.108.159.249 | EchoHuman Twenty CRM | Yes |
| analytics | analytics.echohuman.org | 65.108.159.249 | Matomo Analytics | Yes |
| docsaurus | docsaurus.echohuman.org | 65.108.159.249 | Docusaurus | Yes |
| crm | crm.lifehousestroud.org.uk | 65.108.159.249 | Lifehouse Twenty CRM | Yes |
DNS Configuration
All A records point to Helsinki2 public IP: 65.108.159.249
Cloudflare proxy hides the real origin IP and provides:
- DDoS protection at edge
- Automatic TLS certificate provisioning
- Global CDN caching
Adding a Domain
- Register domain with registrar
- Update nameservers to Cloudflare
- Add A record in Cloudflare dashboard
- Add route in CT101 Caddyfile
- Test with
curl -I https://subdomain.domain.com - Update this documentation
Notes
- All domains use HTTPS (TLS termination at Cloudflare + CT101 Caddy)
- TTL is managed by Cloudflare when proxy is enabled
- No manual DNS edits needed for Cloudflare-proxied records