
Dokploy
Self-hosted PaaS to deploy and manage containerized apps and databases.
36.9k stars 2.9k forks last commit first released
Actively maintained
Last commit 26 Aug 2026.

Dokploy is an open-source, self-hostable Platform-as-a-Service (PaaS) that simplifies deploying and managing containerized applications and databases across multiple servers. It provides a web UI, CLI and API for application lifecycle, database management, backups, monitoring and notifications.
Key Features
- Deploy applications using Dockerfiles, Nixpacks, or Heroku-style buildpacks; native Docker Compose support for multi-service apps.
- Multi-server deployments and clustering using Docker Swarm, with centralized management of nodes and containers.
- Database provisioning and management for MySQL, PostgreSQL, MongoDB, MariaDB and Redis, including automated backups to external storage.
- Traefik integration for routing and TLS management, plus real-time resource monitoring (CPU, memory, network) and alerting.
- CLI and REST API access, templates for common OSS stacks, and community-contributed templates and add-ons.
Use Cases
- Host multiple web services and microservices on a single control plane for small teams or VPS fleets.
- Manage and back up self-hosted databases (Postgres, MySQL, MongoDB, Redis) with scheduled backups and restores.
- Deploy complex Docker Compose stacks (e.g., web app + DB + worker) with centralized logs, metrics, and rolling updates.
Limitations and Considerations
- Multi-node scaling relies on Docker Swarm; there is no native Kubernetes control plane integration documented in the main project. This may limit integration with Kubernetes-native tooling or teams standardized on Kubernetes.
Dokploy is actively maintained and community-driven, focused on giving developers a developer-friendly, self-hosted PaaS alternative to managed services. It is best suited for teams who prefer Docker Compose/Swarm and want integrated DB management, monitoring, and backups under a single interface.
Categories:
Tags:
Tech Stack:
Similar to Dokploy
ZaneOps
Self-hosted PaaS for deploying and managing apps and services
ZaneOps is a self-hosted open-source PaaS to deploy and manage web apps, static sites, databases, and background workers with Git-based workflows and built-in HTTPS.

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.
CapRover
Open-source PaaS that automates Docker app deployment and web serving
CapRover is an open-source platform to deploy, manage and scale apps using Docker and nginx with a web UI and CLI, automatic SSL, one-click databases and clustering support.

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.


Nixopus
Deploy like Vercel. Own your infrastructure.
Open-source, self-hosted deployment platform that turns any VPS into a hosting machine with a browser-based terminal, file manager, and one-click deployments.

Cloudron
Self-hosted app platform with updates, backups, and HTTPS
Cloudron is a self-hosted platform for deploying and managing web apps with one-click installs, automatic updates, backups, and integrated HTTPS, email, and user management.




