Dockge
Web UI for managing Docker Compose stacks

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 Services

Netdata
Real-time, per‑second full‑stack monitoring and observability
Open-source, agent-based monitoring platform delivering per-second metrics, edge ML anomaly detection, tiered time-series storage and centralized cloud UI.

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.

Portainer
Web UI and API for managing Docker and Kubernetes environments
Lightweight web-based platform to manage Docker, Swarm and Kubernetes resources with a GUI and API, including access control and multi-environment operations.


CasaOS
Personal cloud dashboard and app store for Docker-based home servers
Open-source personal cloud system with a web dashboard, app store, and file management to run and manage Docker apps on home servers and SBCs.


Dokku
Docker-powered PaaS for deploying apps on a single host
Dokku is a self-hosted, Docker-based mini PaaS that lets you deploy Heroku-style apps via Git push, using buildpacks or Dockerfiles with plugin-managed services.

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.
Docker
TypeScript
SCSS
Node.js