Dokploy
Open SourceThe Open Source Alternative to Vercel, Netlify and Heroku.
Published 27 September 2026
Scores
Popularity3/5
A fast-growing open-source project with a large and rapidly increasing GitHub star count, though it is younger and currently has a smaller community than the category leader, Coolify.
Learning Curve2/5
A cleaner, single-page dashboard and a deployment-first workflow make basic app deployment quick to pick up once a server is connected, though the underlying Docker Swarm concepts still surface for multi-node scaling and advanced configuration.
Flexibility4/5
Native Docker Compose support plus Dockerfile and buildpack deployment covers nearly any containerizable workload, and multi-database support extends it well beyond simple app hosting — bounded mainly by the underlying server's resources.
Performance3/5
There is no platform-level performance ceiling of its own; deployment speed and headroom are a direct function of the VPS or hardware Dokploy is installed on.
Portability5/5
Apache-2.0-licensed core built on standard Docker and Docker Swarm tooling with no proprietary runtime — a Dokploy-managed deployment can move to a different server, or off Dokploy entirely back to raw Docker Compose, with minimal friction.
About Dokploy
Dokploy is an open-source, self-hostable Platform-as-a-Service positioned as a direct alternative to Vercel, Netlify, and Heroku. Like other tools in this space, it follows a bring-your-own-server model: install it on any SSH-accessible VPS or dedicated server and it takes over deployment, routing, and monitoring for that machine, using Docker and Docker Swarm under the hood with Traefik handling routing and automatic TLS.
Once installed, Dokploy deploys applications in essentially any language (Node.js, PHP, Python, Go, Ruby, and more) from a Dockerfile, buildpack, or Docker Compose file, and provisions managed databases including PostgreSQL, MySQL, MongoDB, MariaDB, libSQL, and Redis with automated backups to external storage. It supports scaling an application across multiple nodes via Docker Swarm, gives real-time visibility into CPU, memory, storage, and network usage per deployment, and ships one-click templates for common self-hosted services such as Plausible, Pocketbase, and Cal.com.
Dokploy is deployment software, not a hosting provider itself — it has no compute of its own and is designed to run on top of a VPS from a provider like Hetzner, DigitalOcean, or Hostinger, turning that raw server into a managed-feeling deploy target. The self-hosted core is free and open source (Apache 2.0, with some enterprise features under a separate proprietary license), with no feature gating on the core deployment workflow. Dokploy Cloud, a managed hosted control plane still deploying to servers the user connects, is available as a paid option for teams that don't want to self-host the Dokploy dashboard itself.
Key Features
- Bring-your-own-server — installs on any SSH-accessible VPS or dedicated server
- Deploys any language via Dockerfile, buildpack, or native Docker Compose support
- Managed databases (PostgreSQL, MySQL, MongoDB, MariaDB, libSQL, Redis) with automated backups
- Multi-node scaling via Docker Swarm
- Traefik-based routing with automatic Let's Encrypt TLS
- Real-time CPU, memory, storage, and network monitoring per deployment
- One-click templates for self-hosted services (Plausible, Pocketbase, Cal.com, and more)
- Apache 2.0 licensed self-hosted core with no feature gating
Pros
- No vendor lock-in — runs on any server you already control
- Free forever for the self-hosted core, with the full deployment workflow included
- Native Docker Compose support makes it a natural fit for teams already using Docker
- Modern, deployment-first UI that many users find faster to navigate than older self-hosted panels
- Fast-growing open-source project with active development and Discord community
Cons
- Younger and smaller community than Coolify — fewer one-click templates and less battle-tested at scale
- Still requires baseline server administration comfort; Dokploy manages deployment, not the underlying OS
- Performance and uptime depend entirely on the chosen VPS/server, unlike a managed PaaS
- Self-hosting the control plane means you're responsible for keeping Dokploy itself updated and secure
- No SLA or dedicated support on the free self-hosted tier
Dokploy Pricing
Open Source- · Free forever, Apache 2.0 licensed core (enterprise-shaped features split into a separate Source Available License on Jan 21, 2026)
- · Unlimited deployments, applications, and databases when self-hosting your own apps
- · You provide/pay for underlying VPS separately
- · Community support via Discord
- · Managed Dokploy Cloud dashboard, 1 server included (annual billing: 20% discount)
- · Unlimited deployments, applications, and databases
- · 1 server, 1 organization, 1 user, 2 environments
- · 1 volume backup per application, 1 backup per database
- · 3 servers included, additional servers $4.50/month (annual billing: 20% discount)
- · Unlimited users, environments, volume backups, and database backups
- · Basic RBAC (Admin, Developer) and 2FA
- · Email and chat support
- · Cloud-hosted or self-hosted deployment, unlimited servers, up to 10+ organizations
- · Fine-grained RBAC, SSO/SAML, SCIM provisioning, audit logs (now under Dokploy's Source Available License, not Apache 2.0)
- · White labeling, priority support with SLA/MSA
- · Custom-tailored Agency plan also available via partner team for hosting resellers
Tech Stacks with Dokploy
n8n Self-Hosted
InfrastructureSelf-host n8n on your own VPS, cloud instance, or hardware for complete data ownership and no per-execution pricing. Docker keeps the deployment reproducible on any host; PostgreSQL, SQLite, or managed Neon can store workflows and execution history, and a reverse proxy you configure or a self-hosted PaaS handles routing and TLS.
Ghost Self-Hosted
InfrastructureRun Ghost on your own server instead of paying Ghost(Pro) as your audience grows. Ghost publishes, manages members and paid subscriptions, and sends newsletters, with MySQL storing content and members and Docker keeping installs and upgrades to a few commands.
Plausible Self-Hosted
InfrastructureRun Plausible Community Edition on your own server for cookie-free analytics with no pageview caps. ClickHouse stores the events and answers dashboard queries fast at high volume, PostgreSQL holds accounts and site settings, and the official Docker Compose file brings up all three containers together.
Tools Related to Dokploy
Works well with Dokploy(3)
Hetzner is one of the most common budget VPS choices for self-hosting Dokploy, offering the compute Dokploy needs at a low per-month cost with no platform-level markup.
DigitalOcean Droplets are a common VPS target for self-hosting Dokploy, giving it a widely documented, SSH-accessible server to install and manage deployments on.
Hostinger VPS plans are a budget-friendly option for self-hosting Dokploy, popular with indie hackers who want a low-cost server to run their own deploy platform on.
Integrates with Dokploy(1)
Dokploy bundles Traefik as its default internal reverse proxy, using it to automatically route traffic and provision TLS certificates for every application it deploys.
Alternatives to Dokploy(1)
Dokploy and Coolify are the two leading self-hosted, open-source PaaS platforms, both installed on your own VPS to reproduce a Heroku/Vercel-style deploy experience; Coolify is more established with a larger one-click service library, while Dokploy favors a simpler, Docker Compose-first workflow and newer, faster-growing momentum.
Learning Resources
No resources yet — check back soon.
Vendor
Dokploy
Website →Tags
Details
- Maintained
- Yes
- Type
- PaaS
- Regions
- User-provided-server
- CDN
- No
- SSL
- Yes
- Scaling
- Manual
- Free tier
- Yes
- GitHub stars
- 37.5k
- Stars updated
- 2026-09-23