Docs
Servers & Docker
Remote Swarm nodes, placement, and the Docker control center.
Remote servers
- Add a host with SSH key → Setup joins the primary Swarm (worker or manager)
- Capacity cells and drain via Docker / Swarm UI
- Placement constraints pin apps to node labels
- nixploy doctor (CLI) checks Swarm / disk / Docker health
Docker control center
Admin-gated UI for containers, images, Swarm services/nodes, networks, volumes, system df/prune — operate the daemon without leaving the panel.
Platform
- Private registries (self-hosted or cloud)
- In-app updates from GHCR
- Host health thresholds and cleanup crons
Also see the repository guides under docs/ · REST API reference