Dockge
A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager
Deploy command
# Create directories that store your stacks and stores Dockge's stack
mkdir -p /opt/stacks /opt/dockge
cd /opt/dockge
# Download the compose.yaml
curl https://raw.githubusercontent.com/louislam/dockge/master/compose.yaml --output compose.yaml
# Start the server
docker compose up -d
# If you are using docker-compose V1 or Podman
# docker-compose up -dTaken from the project README. You need a server with Docker; you may still need to add environment variables.
From the README
"Dockge" is a coinage word which is created by myself. I originally hoped it sounds like Dodge, but apparently many people called it Dockage, it is also acceptable.
- Stars
- ★ 24.4k
- Language
- TypeScript
- License
- MIT
- Last updated
- 2026-04-25
- Category
- Monitoring & ops
- Section
- General