No description
Find a file
Mauricio Siu 7273c636a0
Some checks failed
Auto PR to main when version changes / create-pr (push) Has been cancelled
Build Docker images / build-and-push-cloud-image (push) Has been cancelled
Build Docker images / build-and-push-schedule-image (push) Has been cancelled
Build Docker images / build-and-push-server-image (push) Has been cancelled
Dokploy Docker Build / docker-amd (push) Has been cancelled
Dokploy Docker Build / docker-arm (push) Has been cancelled
autofix.ci / format (push) Has been cancelled
Dokploy Monitoring Build / docker-amd (push) Has been cancelled
Dokploy Monitoring Build / docker-arm (push) Has been cancelled
Dokploy Docker Build / combine-manifests (push) Has been cancelled
Dokploy Docker Build / generate-release (push) Has been cancelled
Dokploy Monitoring Build / combine-manifests (push) Has been cancelled
Merge pull request #2461 from Dokploy/fix/re-apply-database-migration-fix
Reapply "refactor: update database connection handling and remove unu…
2025-08-28 19:21:28 -06:00
.github chore: add new branch for database migration fix in Dokploy workflow 2025-08-28 19:02:21 -06:00
.vscode chore: add biome settings for vscode editor 2025-07-23 08:49:59 +09:00
apps Merge pull request #2461 from Dokploy/fix/re-apply-database-migration-fix 2025-08-28 19:21:28 -06:00
packages/server Reapply "refactor: update database connection handling and remove unused migra…" 2025-08-24 23:49:48 -06:00
.dockerignore feat: add canary builds for testing purposes 2024-05-01 19:44:41 -06:00
.gitignore Feat/monitoring (#1267) Cloud Version 2025-02-02 14:08:06 -06:00
.nvmrc chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
biome.json Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations. 2025-08-16 20:18:08 -06:00
CONTRIBUTING.md docs(contributing): update pull request guidelines and clarify branch roles 2025-08-03 13:21:02 -06:00
Dockerfile chore: update Railpack version to 0.2.2 in Dockerfile and related scripts 2025-08-02 13:08:46 -06:00
Dockerfile.cloud chore(docker): activate pnpm 9.12.0 in all Dockerfiles 2025-07-13 13:11:19 -06:00
Dockerfile.monitoring build: add syntax directive to Dockerfiles 2025-06-13 11:11:48 +09:00
Dockerfile.schedule chore(docker): activate pnpm 9.12.0 in all Dockerfiles 2025-07-13 13:11:19 -06:00
Dockerfile.server chore(docker): activate pnpm 9.12.0 in all Dockerfiles 2025-07-13 13:11:19 -06:00
GUIDES.md docs: update docker installation method of Ubuntu 2025-07-03 08:41:08 +09:00
lefthook.yml refactor: migrate permissions from user_temp to member table 2025-02-21 00:00:22 -06:00
LICENSE.MD chore(license): update copyright year to 2025 and remove obsolete dokploy license file 2025-07-05 01:38:37 -06:00
package.json Merge pull request #2187 from Marukome0743/v2 2025-07-20 19:41:49 -06:00
pnpm-lock.yaml chore: update ai providers 2025-08-20 13:16:04 +07:00
pnpm-workspace.yaml chore: remove apps/monitoring from pnpm-workspace.yaml 2025-07-14 18:24:26 +09:00
README.md docs: polish README.md 2025-08-02 20:38:28 +09:00
SECURITY.md Create SECURITY.md 2025-06-02 01:09:48 -06:00
TERMS_AND_CONDITIONS.md chore: update terms and conditions 2024-05-11 16:27:27 -06:00

Dokploy - Open Source Alternative to Vercel, Heroku and Netlify.

Join us on Discord for help, feedback, and discussions!

Discord Shield

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:

Want to skip the installation process? Try the Dokploy Cloud.

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.

Dokploy Open Collective

Github Sponsors

Hero Sponsors 🎖

Hostinger LX Aer

Premium Supporters 🥇

Supafort.com agentdock.ai

Elite Contributors 🥈

AmericanCloud Tolgee

Supporting Members 🥉

Cloudblast.io

Synexa

Community Backers 🤝

Organizations:

Sponsors on Open Collective

Individuals:

Individual Contributors on Open Collective

Contributors 🤝

Contributors

📺 Video Tutorial

Watch the video

🤝 Contributing

Check out the Contributing Guide for more information.