Two signals
Every domain shows a status while it sets up, and a health signal once it's live.
Provisioning statuses
- PENDING: the request is queued.
- PROVISIONING: DomainDock is publishing the address, configuring routing, and (if enabled) issuing your certificate.
- ACTIVE: the domain is live and serving traffic.
- FAILED: something went wrong. Delete the domain and try again, and double-check the target IP and port.
The list updates on its own while a domain is provisioning, there's no need to refresh.
Health
Once a domain is ACTIVE, DomainDock periodically checks that your target server is responding and shows a health signal:
- Healthy: your server responded normally.
- Degraded: responding slowly or intermittently.
- Down: not responding. Check that your app is running and reachable on the target IP and port.
A response time is shown next to the health signal when available.