Go to file
Torsten Dittmann 88e862544b fix[domains]: Add CDN provider detection with dynamic display names
Implements generic CDN detection service supporting Cloudflare, Fastly,
and Bunny CDN. Replaces hardcoded "Behind Cloudflare" text with
dynamic provider names and adds IP range validation for comprehensive
CDN detection.
2025-06-01 23:03:00 +02:00
.github chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
apps fix[domains]: Add CDN provider detection with dynamic display names 2025-06-01 23:03:00 +02:00
packages/server fix[domains]: Add CDN provider detection with dynamic display names 2025-06-01 23:03:00 +02:00
.dockerignore
.gitignore
.nvmrc chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
biome.json
CONTRIBUTING.md chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
Dockerfile fix: moved git lfs from build stage to dokploy stage in dockerfile 2025-05-27 22:16:46 +03:30
Dockerfile.cloud
Dockerfile.monitoring
Dockerfile.schedule
Dockerfile.server
GUIDES.md
lefthook.yml
LICENSE.MD Update LICENSE.MD to include Schedules in terms for multi-node support and related features 2025-05-03 00:14:18 -06:00
package.json chore: update Node.js version to 20.16.0 in configuration files 2025-05-26 03:09:09 -06:00
pnpm-lock.yaml chore: update pnpm lockfile with dependency version upgrades for improved stability and compatibility 2025-05-28 02:39:18 -06:00
pnpm-workspace.yaml
README.md docs: remove supported OS section from README.md 2025-05-28 00:34:47 -06:00
TERMS_AND_CONDITIONS.md


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 🥇

Elite Contributors 🥈

Supporting Members 🥉

Lightspeed.run Cloudblast.io Startupfame Itsdb-center Openalternative Synexa

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.