Awesome
<div align="center"> <div> <a href="https://dokploy.com" target="_blank" rel="noopener"> <img style="object-fit: cover;" align="center" width="100%"src=".github/sponsors/logo.png" alt="Dokploy - Open Source Alternative to Vercel, Heroku and Netlify." /> </a> </div> </br> <div align="center"> <div>Join us on Discord for help, feedback, and discussions!</div> </br> <a href="https://discord.gg/2tBnJ3jDJc"> <img src="https://discordapp.com/api/guilds/1234073262418563112/widget.png?style=banner2" alt="Discord Shield"/> </a> </div> </div> <br /> Dokploy is a free, self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.Features
Dokploy includes multiple features to make your life easier.
- Applications: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).
- Databases: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, and Redis.
- Backups: Automate backups for databases to an external storage destination.
- Docker Compose: Native support for Docker Compose to manage complex applications.
- Multi Node: Scale applications to multiple nodes using Docker Swarm to manage the cluster.
- Templates: Deploy open-source templates (Plausible, Pocketbase, Calcom, etc.) with a single click.
- Traefik Integration: Automatically integrates with Traefik for routing and load balancing.
- Real-time Monitoring: Monitor CPU, memory, storage, and network usage for every resource.
- Docker Management: Easily deploy and manage Docker containers.
- CLI/API: Manage your applications and databases using the command line or through the API.
- Notifications: Get notified when your deployments succeed or fail (via Slack, Discord, Telegram, Email, etc.).
- Multi Server: Deploy and manage your applications remotely to external servers.
- Self-Hosted: Self-host Dokploy on your VPS.
🚀 Getting Started
To get started, run the following command on a VPS:
curl -sSL https://dokploy.com/install.sh | sh
For detailed documentation, visit docs.dokploy.com.
Sponsors
🙏 We're deeply grateful to all our sponsors who make Dokploy possible! Your support helps cover the costs of hosting, testing, and developing new features.
<!-- Hero Sponsors 🎖 --> <!-- Add Hero Sponsors here -->Hero Sponsors 🎖
<div style="display: flex; align-items: center; gap: 20px;"> <a href="https://www.hostinger.com/vps-hosting?ref=dokploy" target="_blank" style="display: inline-block;"> <img src=".github/sponsors/hostinger.jpg" alt="Hostinger" height="50"/> </a> <a href="https://www.lxaer.com/?ref=dokploy" target="_blank" style="display: inline-block;"> <img src=".github/sponsors/lxaer.png" alt="LX Aer" height="50"/> </a> </div>Premium Supporters 🥇
<div style="display: flex; gap: 30px; flex-wrap: wrap;"> <a href="https://supafort.com/?ref=dokploy" target="_blank"><img src="https://supafort.com/build/q-4Ht4rBZR.webp" alt="Supafort.com" width="190"/></a> </div> <!-- Elite Contributors 🥈 --> <!-- Add Elite Contributors here -->Supporting Members 🥉
<div style="display: flex; gap: 30px; flex-wrap: wrap;"> <a href="https://lightspeed.run/?ref=dokploy"><img src="https://github.com/lightspeedrun.png" width="60px" alt="Lightspeed.run"/></a> <a href="https://cloudblast.io/?ref=dokploy "><img src="https://cloudblast.io/img/logo-icon.193cf13e.svg" width="250px" alt="Lightspeed.run"/></a> </div>Community Backers 🤝
<div style="display: flex; gap: 30px; flex-wrap: wrap;"> <a href="https://steamsets.com/?ref=dokploy"><img src="https://avatars.githubusercontent.com/u/111978405?s=200&v=4" width="60px" alt="Steamsets.com"/></a> <a href="https://rivo.gg/?ref=dokploy"><img src="https://avatars.githubusercontent.com/u/126797452?s=200&v=4" width="60px" alt="Rivo.gg"/></a> <a href="https://photoquest.wedding/?ref=dokploy"><img src="https://photoquest.wedding/favicon/android-chrome-512x512.png" width="60px" alt="Rivo.gg"/></a> </div>Organizations:
Individuals:
Contributors 🤝
<a href="https://github.com/dokploy/dokploy/graphs/contributors"> <img src="https://contrib.rocks/image?repo=dokploy/dokploy" /> </a>Video Tutorial
<a href="https://youtu.be/mznYKPvhcfw"> <img src="https://dokploy.com/banner.webp" alt="Watch the video" width="400" style="border-radius:20px;"/> </a> <!-- ## Supported OS - Ubuntu 24.04 LTS - Ubuntu 23.10 - Ubuntu 22.04 LTS - Ubuntu 20.04 LTS - Ubuntu 18.04 LTS - Debian 12 - Debian 11 - Fedora 40 - Centos 9 - Centos 8 -->Contributing
Check out the Contributing Guide for more information.