Dokemon
Web GUI for managing Docker containers across multiple servers
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 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.
Go
Docker
TypeScript
Node.js