Self-host with Docker ยท Yantr
Dockge
Elegant Docker Compose management UI for creating and managing stacks interactively.
1
Ports
3
Notes
4
Use Cases
About
What Dockge does
Dockge is a Docker Compose-focused management UI offering a visual editor with syntax highlighting, one-click stack deployment, and service controls (start/stop/restart, logs, shell). It simplifies managing compose-based projects with a clean, user-friendly interface.
Install Flow
How to self-host Dockge
Dockge can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Dockge does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Create and edit docker-compose.yml files with a visual editor.
- Manage your compose stacks - start, stop, restart services.
- View logs and access containers directly from the UI.
- Organize multiple compose projects in one place.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5001 | HTTP | Web UI |
Docker Image
louislam/dockge:1
Service Name
dockge
Notes
Things to know before you deploy
- Requires Docker socket access
- Stores compose files in configurable directory
- Stack traces from failed deployments shown clearly
Related Apps
More tools you might pair with Dockge
Page generated 2026-06-23T15:50:08.758Z