Go to file
Mauricio Siu af84942d22
Merge pull request #590 from wish-oss/feature/gpu-support-blender-template
feat: Implement Remote server and Dokploy Server - GPU Support for Docker Swarm
2024-11-17 09:48:44 -06:00
.circleci chore: revert ci/cd 2024-10-24 23:35:21 -06:00
.config/.husky chore: bump version 2024-08-16 22:07:02 -06:00
.github feat(dokploy): add mandaring sponsor 2024-11-06 22:20:19 -06:00
.husky refactor: add husky 2024-10-18 00:10:01 -06:00
apps Merge branch 'Dokploy:canary' into feature/gpu-support-blender-template 2024-11-14 17:38:11 +05:30
packages/server refactor: removed sleep function and updated import 2024-11-14 17:41:32 +05:30
.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: exclude package.json to format 2024-10-26 16:17:20 -06:00
CONTRIBUTING.md refactor(dokploy): remove docs & website 2024-10-27 22:22:39 -06:00
Dockerfile chore(server): update switch prod in build command 2024-10-26 15:56:03 -06:00
Dockerfile.cloud Merge pull request #605 from Dokploy/feat/add-email-verification 2024-10-26 19:39:59 -06:00
Dockerfile.schedule chore(server): update switch prod in build command 2024-10-26 15:56:03 -06:00
Dockerfile.server chore(server): update switch prod in build command 2024-10-26 15:56:03 -06:00
LICENSE.MD Update LICENSE.MD 2024-10-22 16:53:12 -06:00
package.json chore: remove unused commands 2024-10-27 22:27:09 -06:00
pnpm-lock.yaml refactor(dokploy): remove docs & website 2024-10-27 22:22:39 -06:00
pnpm-workspace.yaml refactor(dokploy): remove docs & website 2024-10-27 22:22:39 -06:00
README.md chore(readme): add dokploy cloud message 2024-11-10 00:28:27 -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 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 🎖

Premium Supporters 🥇

Supafort.com

Supporting Members 🥉

Lightspeed.run Lightspeed.run

Community Backers 🤝

Steamsets.com Rivo.gg Rivo.gg

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.