Self-Hosted Platform as a Service (PaaS)
33.2k 2026-04-18
Dokploy/dokploy
Dokploy is a free, self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.
Core Features
Deploy diverse applications (Node.js, PHP, Python, Go, Ruby, etc.)
Create and manage various databases (MySQL, PostgreSQL, MongoDB, MariaDB, Redis)
Native Docker Compose support for complex application orchestration
Scale applications across multiple nodes using Docker Swarm
Real-time monitoring of resource usage and automated database backups
Quick Start
curl -sSL https://dokploy.com/install.sh | bashDetailed Introduction
Dokploy offers a robust, self-hostable Platform as a Service solution designed to streamline the entire application and database deployment lifecycle. It provides a comprehensive suite of tools, including native Docker Compose support, multi-node scaling with Docker Swarm, and integrated Traefik for routing. By automating tasks like backups, monitoring, and notifications, Dokploy empowers developers and teams to efficiently manage their infrastructure, offering a powerful open-source alternative to commercial PaaS providers like Vercel, Netlify, and Heroku.