Dokemon
Web GUI for managing Docker containers across multiple servers
769 stars 35 forks last commit first released MIT
Likely dormant
No commits since 7 Feb 2024. Expect to maintain it yourself or pick an alternative.
Dokemon is a web-based GUI for managing Docker environments, designed to simplify day-to-day container operations. It can connect to multiple Docker servers from a single instance, providing a centralized view for deployments and runtime management.
Key Features
- Manage multiple Docker hosts (“nodes”) from one UI
- Deploy and manage Docker Compose projects
- Container lifecycle operations (start/stop/restart, inspect, logs)
- Manage Docker images, volumes, and networks
- Environment variables management for different environments
- Persistent local data directory for application state
Use Cases
- Homelab or small team Docker administration from a single dashboard
- Deploying and updating Compose-based services without using the CLI
- Centralized operational visibility across multiple Docker servers
Limitations and Considerations
- Commonly deployed via direct Docker socket access; secure placement and access controls are important when exposing the UI
Dokemon is a lightweight alternative to CLI-driven workflows for users who prefer a simple, centralized interface for Docker operations. It fits well for managing a few Docker hosts and Compose deployments with minimal overhead.
Categories:
Tags:
Tech Stack:
Similar to Dokemon
CoreControl
Dashboard for managing servers, apps, and uptime monitoring
Self-hosted infrastructure dashboard to inventory servers, organize app quick links, and track availability with built-in uptime history and notifications.
Docking Station
Web interface for managing and updating Docker containers
A web app to discover, monitor and update Docker Compose stacks; frontend in Next.js and backend in FastAPI.


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.


Pterodactyl
Game server management panel with Docker-isolated servers
Open-source game server management panel for deploying and managing game servers in isolated Docker containers with a modern web UI and API.

Arcane
Web UI for managing Docker and Docker Compose environments
Arcane is a modern web interface for Docker management, providing an approachable UI to deploy, manage, and monitor containers and Docker Compose stacks.

Dockman
Docker Compose manager for homelabs with direct file access
Self-hosted Docker Compose manager that keeps you in control of your Compose files, letting you browse and operate stacks while maintaining direct access to YAML.




