Docs
Domains & TLS
Traefik routing, Let's Encrypt, custom certificates, and free smoke hosts.
Attach a domain
On any application or compose service: Domains → add host, path, port, HTTPS. Nixploy writes Traefik dynamic config — you do not hand-edit container labels.
Certificates
- Let's Encrypt (HTTP-01) when the panel / service has a real DNS name
- Custom certificates uploaded under Settings → Certificates
- None / HTTP-only for internal smoke tests
traefik.me
Generate a free *.traefik.me host for local or quick demos (resolves to the client — use for smoke, not production LE).
Panel access
Settings → Platform → Access: set the dashboard domain and Let's Encrypt email. Traefik config viewer and restart live under Proxy.
Also see the repository guides under docs/ · REST API reference