Dockge
A reactive, self-hosted Docker Compose stack manager from the creator of Uptime Kuma, featuring a beautiful web UI for managing your container stacks.
What You Can Do After Deployment
- Visit your domain — Access the Dockge web dashboard and create your admin account on first visit
- Create stacks — Write or paste docker-compose.yml content using the interactive editor
- Deploy and manage — Start, stop, restart, and update your Docker Compose stacks with one click
- Monitor containers — View real-time logs and container status for all your stacks
- Convert commands — Paste docker run commands and auto-convert them to docker-compose.yml format
Key Features
- Interactive docker-compose.yml editor with syntax highlighting
- Real-time container log streaming in the web UI
- One-click stack deployment, restart, and updates
- Docker run command to docker-compose.yml converter
- Stack status monitoring with health indicators
- Multi-stack management from a single dashboard
- Reactive UI that updates in real-time without page refresh
- Terminal access to running containers
- Beautiful and responsive web interface built with Vue.js
- Created by the developer of Uptime Kuma
Important Notes
- This service requires Docker socket access to manage containers
- Stacks are stored in /opt/stacks by default
License
MIT — GitHub