Go to file
Lorenzo Migliorero ca904c15d9
remove console.log
2024-10-03 13:55:28 +02:00
.circleci refactor(multi-server): add config 2024-09-22 17:18:07 -06:00
.config/.husky chore: bump version 2024-08-16 22:07:02 -06:00
.github chore: add dokploy dashboard in readme 2024-09-13 13:54:03 -06:00
apps remove console.log 2024-10-03 13:55:28 +02:00
.dockerignore feat: add canary builds for testing purposes 2024-05-01 19:44:41 -06:00
.gitignore chore(gitignore): add .idea folder to gitignore file 2024-08-01 11:34:09 +03:00
.nvmrc build: pnpm and node versioning 2024-07-22 01:29:08 +02:00
biome.json chore: add new rule 2024-09-05 11:21:54 -06:00
CONTRIBUTING.md chore: add example domains schema templates 2024-08-18 19:49:17 -06:00
Dockerfile chore: update dockerfile 2024-09-19 22:59:14 -06:00
Dockerfile.docs refactor: update dockerfile 2024-08-01 01:04:10 -06:00
Dockerfile.website refactor: update dockerfile 2024-08-01 01:04:10 -06:00
LICENSE.MD chore: add license 2024-08-18 19:49:36 -06:00
package.json chore(website): fix CI failed 2024-09-07 17:05:14 +08:00
pnpm-lock.yaml refactor(multi-server): use rclone for databases backup local and external server 2024-09-19 21:56:45 -06:00
pnpm-workspace.yaml feat: add api to handle license api keys 2024-08-25 20:10:20 -06:00
README.md chore: add dokploy dashboard in readme 2024-09-13 13:54:03 -06:00
TERMS_AND_CONDITIONS.md chore: update terms and conditions 2024-05-11 16:27:27 -06:00


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 include multiples 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, Redis.
  • Backups: Automate backups for databases to a external storage destination.
  • Docker Compose: Native support for Docker Compose to manage complex applications.
  • Multi Node: Scale applications to multiples nodes using docker swarm to manage the cluster.
  • Templates: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.).
  • 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 trought the API.
  • Notifications: Get notified when your deployments are successful or failed (Slack, Discord, Telegram, Email, etc.)
  • Self-Hosted: Self-host Dokploy on your VPS.

🚀 Getting Started

To get started run the following command in 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.

Dokploy Open Collective

Github Sponsors

Hero Sponsors 🎖

Hostinger

Premium Supporters 🥇

Supafort.com

Supporting Members 🥉

Lightspeed.run Lightspeed.run

Community Backers 🤝

Steamsets.com

Organizations:

Sponsors on Open Collective

Individuals:

Individual Contributors on Open Collective

Contributors 🤝

Video Tutorial

Watch the video

Contributing

Check out the Contributing Guide for more information.