Go to file
copilot-swe-agent[bot] 7b3d8b00ec Initial plan
2026-02-09 16:17:16 +00:00
.github docs: Update CONTRIBUTING.md and pull request template for clarity 2026-02-08 23:13:19 -06:00
.vscode chore: add biome settings for vscode editor 2025-07-23 08:49:59 +09:00
apps refactor(dokploy): restrict license key access to owners only and enhance validation 2026-02-09 01:15:35 -06:00
packages/server Merge pull request #3541 from gentslava/feat/docker-compose-pull 2026-02-09 00:18:14 -06:00
.dockerignore feat: add canary builds for testing purposes 2024-05-01 19:44:41 -06:00
.gitignore feat: add solid colors for avatar 2025-12-31 08:58:25 +01:00
.nvmrc chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
biome.json Merge branch 'canary' into copilot/fix-swarm-settings-test-commands 2026-01-31 03:19:29 -06:00
CONTRIBUTING.md docs: Update CONTRIBUTING.md and pull request template for clarity 2026-02-08 23:13:19 -06:00
Dockerfile feat(dokploy): add wait-for-postgres script and update Dockerfile and package.json 2026-02-08 15:43:58 -06:00
Dockerfile.cloud Update pnpm version in Dockerfile.cloud 2025-12-20 07:42:30 +01:00
Dockerfile.monitoring build: add syntax directive to Dockerfiles 2025-06-13 11:11:48 +09:00
Dockerfile.schedule Merge branch 'canary' into fix/dockerfile-cmd-format 2026-01-28 09:55:56 -06:00
Dockerfile.server Merge branch 'canary' into fix/dockerfile-cmd-format 2026-01-28 09:55:56 -06:00
GUIDES.md docs: update docker installation method of Ubuntu 2025-07-03 08:41:08 +09:00
LICENSE_PROPRIETARY.md feat(license): introduce proprietary license and update core license terms 2026-01-21 19:43:33 +01:00
LICENSE.MD feat(license): introduce proprietary license and update core license terms 2026-01-21 19:43:33 +01:00
openapi.json [autofix.ci] apply automated fixes 2025-11-30 06:54:10 +00:00
package.json chore(deps): update @types/node version across multiple packages 2026-02-05 02:05:07 -06:00
pnpm-lock.yaml Merge pull request #3434 from bdkopen/update-subdependencies 2026-02-08 21:01:24 -06:00
pnpm-workspace.yaml chore: remove apps/monitoring from pnpm-workspace.yaml 2025-07-14 18:24:26 +09:00
README.md chore(readme): remove sponsor section and streamline content 2026-02-05 09:51:53 -06: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.

Github Sponsors

Contributors 🤝

Contributors

📺 Video Tutorial

Watch the video

🤝 Contributing

Check out the Contributing Guide for more information.