Dockman
Docker Compose manager for homelabs with direct file access

Dockman is a self-hosted Docker management tool aimed at homelabs and small servers, focused on managing Docker Compose stacks without abstracting away your configuration files. It prioritizes direct, “unfiltered” access to your Compose YAML while providing a web UI to operate your stacks.
Key Features
- Manage Docker Compose stacks using a configurable root directory for compose files
- Web UI for operating stacks while keeping Compose files as the source of truth
- Runs as a container and connects to the Docker engine via the Docker socket
- Persistent configuration support via a mounted config directory
Use Cases
- Managing multiple homelab Compose stacks from a single lightweight web interface
- Operating and organizing Compose-based services while continuing to edit YAML directly
- Providing a simple Compose-focused alternative to heavier container management platforms
Dockman is a practical option if you primarily use Docker Compose and want a UI that complements, rather than replaces, manual file-based workflows. It fits well in homelab environments where transparency and direct control over Compose files are important.
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