Run Docker Operations Smarter
Dockroot gives teams a unified control plane for Docker Compose deployments, runtime operations, monitoring, and tenant-aware infrastructure management.
Everything You Need
The operational building blocks to deploy, observe, and manage containerized workloads from one place.
Next.js 16
Latest App Router with React 19, Server Components, and Turbopack.
HeroUI v3
Beautiful, accessible components built on React Aria with Tailwind CSS v4.
Drizzle + PostgreSQL
Type-safe ORM with migrations, zero-overhead SQL, and full Postgres power.
Better Auth
Email/password authentication with sessions, ready to extend with OAuth.
Clean Deployment Modes
Host-run development and full Docker deployment use one consistent, documented flow.
Biome + pnpm
Fast linting, formatting, and package management with a standard Node.js toolchain.
Ready to Deploy?
Bring Dockroot up locally, configure your instance, and start managing deployments from the control plane.
git clone <your-repo>
cd dockroot
cp .env.local.example .env.local
make dev-full