Dockge
Web UI for managing Docker Compose stacks
23.9k stars 795 forks last commit first released MIT
Actively maintained
Last commit 19 Apr 2026.

Dockge is a self-hosted web application for managing Docker Compose (compose.yaml) stacks through a focused, stack-oriented interface. It keeps stacks file-based on disk while providing real-time feedback for deployments and operations.
Key Features
- Create, edit, start, stop, restart, and delete Docker Compose stacks
- Interactive compose.yaml editor for managing stack definitions
- Real-time progress and logs during pull/up/down operations
- Update container images for stacks
- Interactive web terminal for stack/host interactions
- Convert typical
docker runcommands into compose.yaml - Multi-agent support to manage stacks across multiple Docker hosts from one UI
- File-based structure that preserves normal Docker Compose workflows outside the UI
Use Cases
- Operate a homelab or small server by managing all services as Compose stacks
- Standardize deployments by converting ad-hoc
docker runcommands to Compose - Centrally manage multiple Docker hosts running stacks via agents
Limitations and Considerations
- Focused on Docker Compose stack management and not a full Docker administration suite (for example, broader management of networks or standalone containers may be limited)
Dockge is well suited for users who want a clean, responsive interface dedicated to Compose-driven deployments. It complements CLI workflows by keeping compose files on disk while streamlining everyday stack operations in a web UI.
Categories:
Tags:
Tech Stack:
Similar to Dockge
Kubero
Kubernetes-native self-hosted PaaS for deploying apps from Git or Docker
Self-hosted Heroku/Netlify-style PaaS for Kubernetes with GitOps pipelines, templates, add-ons, logs, and SSO—deploy from source or Docker without Helm charts.
ZaneOps
Self-hosted PaaS for deploying and managing apps and services
ZaneOps is a self-hosted open-source PaaS to deploy and manage web apps, static sites, databases, and background workers with Git-based workflows and built-in HTTPS.

Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.

Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
Open-source self-hostable PaaS for deploying containerized applications and managing databases with Docker Compose, Traefik, monitoring, and backups.
CapRover
Open-source PaaS that automates Docker app deployment and web serving
CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering support.


Runtipi
Web UI to manage a personal homeserver with Docker apps
Runtipi is a homeserver orchestrator with a web interface and app store for one-click installation and management of self-hosted services using Docker.




