Features
Everything you need to manage your containers
From live status monitoring to one-click updates, from reboot controls to scheduled policies — full Docker management in a single interface.
Container monitoring
Live status tracking for every container — up, down, pending. Real-time health checks with instant visibility across your entire Docker fleet.
One-click updates
Pull the latest image, recreate the container and start it — all with a single click. Full version tracking so you always know what changed.
Container controls
Reboot, restart, stop and start any container directly from the UI. No SSH, no CLI — manage your entire stack from the browser.
Notification system
Email notifications via Nodemailer with support for additional channels. Get alerted when updates are available, containers go down, or actions complete.
Update scheduling
Define update policies and schedules per container or globally. Automatic updates during maintenance windows — no manual intervention needed.
Real-time WebSocket
Live updates via Socket.io — container status changes, update progress and log streams pushed instantly to every connected client. Zero polling.
Session auth + PostgreSQL
Session-based authentication backed by PostgreSQL session store. Secure, persistent sessions with proper expiry and server-side validation.
Multi-user RBAC
Role-based access control with multiple user accounts. Assign permissions per user — from read-only viewers to full administrators.
Docker socket integration
Direct communication with the Docker daemon via Dockerode. No proxy layers, no abstraction — native socket access for maximum reliability and performance.
Rate limiting & security
Helmet for HTTP headers hardening, CORS configuration, rate limiting on sensitive endpoints. Production-grade security out of the box.