Deploy, monitor, scale, and manage isolated Docker containers, images, bridge networks, and storage volumes in seconds through a modern web console — with every container automatically reachable at its own live subdomain.
Complete Docker daemon management paired with dynamic host reverse proxy routing.
Instant HTTP reverse proxy mapping. Every container deployed on the deploy-engine bridge network automatically receives a custom domain endpoint at http://container-name.dockplay.mywire.org:80 — swap in your own domain via the DOMAIN environment variable for production.
Interactive single-click Start, Stop, Pause, Resume, and Force Delete. Real-time status badges with interactive skeleton loading state handling.
Real-time official Docker image search with star ratings and description popovers as you type image names in the deploy modal.
Monitor local image SHA256 layers, inspect container environments, prune unused Docker bridge networks, and delete persistent storage volume mounts.
Every button disables itself and shows a spinner mid-flight, so start, stop, pause, and delete requests can never double-fire or race the Docker daemon.
11 documented endpoints behind an interactive OpenAPI 3.0 Swagger UI — script deployments, wire NexaDock into CI, or drive it entirely from the dashboard.
Scroll through what happens the moment you deploy — the panel on the right follows along.
Call POST /container with an image name — NexaDock pulls it if it's missing, starts it on the deploy-engine bridge, and the proxy makes it reachable at http://<name>.dockplay.mywire.org:80 immediately. No nginx config, no DNS record, no restart.
Every power action runs through the same guarded flow the dashboard uses: the button locks, a spinner shows, and the request completes before another can fire. Status badges update the instant Docker confirms the change.
One dashboard surfaces everything running on the engine — cached image layers, bridge networks, and persistent volumes — so nothing is a daemon-only mystery.
The fast, disposable layer for everyday container work.
Spin up Postgres, Redis, and your app side by side — each with a real subdomain instead of a mess of forwarded ports.
Deploy a branch build, hand someone a *.dockplay.mywire.org link for review, then force-delete it the moment you're done.
Run admin dashboards and internal tools without hand-writing an nginx vhost for every one of them.
Search, inspect, and compare images by star rating and official status before you commit disk space to pulling them.