Platform as a Service (PaaS)
33.6k 2026-05-01
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 various application types (Node.js, PHP, Python, Go, Ruby, etc.)
Create and manage multiple database types (MySQL, PostgreSQL, MongoDB, Redis, etc.)
Native support for Docker Compose and Docker Swarm for complex applications and scaling
Automated backups for databases to external storage
One-click deployment of open-source templates
Quick Start
curl -sSL https://dokploy.com/install.sh | bashDetailed Introduction
Dokploy is an open-source, self-hostable Platform as a Service (PaaS) designed to streamline the deployment and management of web applications and databases. It offers a comprehensive suite of features including support for various programming languages, multiple database types, Docker Compose integration, and multi-node scaling with Docker Swarm. By providing real-time monitoring, automated backups, and one-click template deployments, Dokploy empowers developers to easily manage their infrastructure, serving as a powerful alternative to commercial cloud platforms like Vercel, Netlify, and Heroku.