Dokploy VPSYour PaaS, on your server
- Dokploy installed automatically
- Deploy from Git, Docker or Docker Compose
- NVMe storage, unlimited traffic and anti-DDoS
- Hosted in France, 24/7 support
Pick your Dokploy VPS
Dokploy is installed automatically on every plan. Pick a range, then the size that suits you.
Ubuntu26.04
VPS delivered in 10 seconds
- HP-4Processor2 vCPUAMD EPYC 9554Memory4 GBDDR5Storage40 GB NVMeor 80 GB SSDNetwork1 GbpsChoose€6.39excl. VAT/month€7.99Save 19€/year
- HP-8Processor4 vCPUAMD EPYC 9554Memory8 GBDDR5Storage80 GB NVMeor 160 GB SSDNetwork1 GbpsChoose€12.79excl. VAT/month€15.99Save 38€/year
- HP-16Most popularProcessor8 vCPUAMD EPYC 9554Memory16 GBDDR5Storage160 GB NVMeor 320 GB SSDNetwork1 GbpsChoose€25.59excl. VAT/month€31.99Save 77€/year
- HP-32Processor16 vCPUAMD EPYC 9554Memory32 GBDDR5Storage320 GB NVMeor 640 GB SSDNetwork1 GbpsChoose€51.19excl. VAT/month€63.99Save 154€/year
- HP-64Processor32 vCPUAMD EPYC 9554Memory64 GBDDR5Storage640 GB NVMeor 1280 GB SSDNetwork1 GbpsChoose€102.39excl. VAT/month€127.99Save 307€/year
Every plan has everything you need, and more
- Dokploy installed
- Unlimited traffic
- DDoS protection
- First snapshot included
- 24/7 French-speaking support
Why Dokploy on an OnetSolutions VPS
Recent hardware, a fast network and protected data, under every Dokploy server.
AMD EPYC processors and NVMe storage
Up to 1 Gbps
OnetSolutions API
Backups and snapshots
Online in three steps
Nothing to install: you order, the server arrives with Dokploy ready to use.
- 01
Pick your VPS
Select a plan: Dokploy is already ticked in the order.
- 02
Dokploy installs itself
On Ubuntu 26.04 LTS, right after the server is created, with Dokploy's official installer and without typing a single command.
- 03
Deploy
Open the panel, create your administrator account, add your domain and connect your Git repository.
Everything Dokploy gives you
An open source deployment platform, which its documentation describes as a self-hosted alternative to Heroku, Vercel and Netlify.
Deploy from Git
Connect your repository: a webhook redeploys the application on every push.
- GitHub
- GitLab
- Bitbucket
- Gitea
Any language
Node.js, PHP, Python, Go, Ruby… built with your Dockerfile or an automatic builder.
- Nixpacks
- Dockerfile
- Heroku Buildpacks
- Paketo
- Railpack
Docker and Docker Compose
Deploy an image from a Docker registry, or a full stack with native Docker Compose support.
- Docker images
- Docker Compose
Databases
Create and manage your databases straight from the panel, next to your applications.
- PostgreSQL
- MySQL
- MariaDB
- MongoDB
- Redis
- libsql
Automated backups
Schedule database backups to an external storage destination.
- Databases
- Volumes
Domains and HTTPS
Traefik routes your domains to your services and Let's Encrypt provides the HTTPS certificates.
- Traefik
- Let's Encrypt
Open source templates
Deploy ready-to-use open source applications from the Dokploy catalogue in one click.
- Plausible
- PocketBase
- Cal.com
Real-time monitoring
Track CPU, memory, storage and network for every resource, with logs close at hand.
- CPU
- Memory
- Network
- Logs
Notifications
Get notified when a deployment succeeds or fails.
- Slack
- Discord
- Telegram
Multi-server and Docker Swarm
Deploy to remote servers and spread your applications across several nodes with Docker Swarm.
- Remote servers
- Docker Swarm
API and CLI
Manage your applications and databases from the command line or through the API.
- API
- CLI
Users and roles
Invite your team and assign detailed roles and permissions.
- Team
- Permissions
Open source, under the Apache 2.0 licence
Dokploy's code is published under the Apache 2.0 licence, except for its "proprietary" directory, which is covered by a proprietary licence.
What you can host with Dokploy
One server, several projects: each service runs in its own container, with its own domain and certificate.
Web applications
Your front-ends redeployed on every push, like on a cloud platform, but on your own server.
- Next.js
- React
- Vue.js
APIs and back-ends
Node.js, Python or Go, built from your repository, with their environment variables.
- Node.js
- Python
- Go
Databases
PostgreSQL, MySQL or Redis next to your applications, with scheduled backups.
- PostgreSQL
- MySQL
- Redis
Open source tools
Analytics, scheduling, back-end: Dokploy templates deploy in one click.
- Plausible
- PocketBase
- Cal.com
Continuous deployment
Connect GitHub, GitLab or Gitea: every push triggers a new deployment.
- GitHub
- GitLab
- Gitea
Client projects
One Dokploy project per client, with its applications, databases and environments.
Dokploy runs your deployments, our console runs the server
Your VPS is managed from the OnetSolutions console: installation tracking, panel access, maintenance and billing in one place.
- Installation tracking and an "Open the panel" button
- KVM console, reboot and reinstall
- Snapshots, backups and firewall
- Invoices and support in one place
- System
- Ubuntu 26.04 LTS
- IP address
- 51.210.24.8
- Uptime
- 34 j
- Size
- 4 vCPU · 8 Go
A team behind your server
Technicians who know your VPS, reachable at any hour.
24/7 French-speaking support
Open a ticket from the console, day or night: a person answers you.
Help center
Guides, tutorials and the API reference to go further.
30-day money-back guarantee
Try Dokploy on your VPS: if it doesn't suit you, you get refunded.
Manage your VPS with AI
Our MCP server connects Claude, Cursor or any Model Context Protocol client to your OnetSolutions account: ask about your servers and their status in natural language, without leaving your assistant.
- Read-only: the assistant looks, it changes nothing
- Signs in with your OnetSolutions account
- Claude
- Cursor
- Any MCP client
Dokploy FAQ
What to know before you order, and right after.
What is Dokploy?
Dokploy is an open source, self-hosted deployment platform published by a third party. Its documentation describes it as an alternative to Heroku, Vercel and Netlify: from a web interface, you deploy your applications, databases and Docker Compose stacks, with Traefik handling routing and HTTPS certificates.
How do I access Dokploy after ordering?
Once the VPS is created, Dokploy is installed automatically. Open http://<server IP>:3000 in your browser and create your account: the first account created becomes the administrator, so do it right away. Then point a domain name to the server's IP address (A record) and add it in the Dokploy settings to reach the panel over HTTPS.
Which sources can I deploy from?
Dokploy deploys from GitHub, GitLab, Bitbucket, Gitea or any Git repository, from a Docker registry, or from a Docker Compose file. Applications are built with Nixpacks, a Dockerfile, Heroku Buildpacks, Paketo or Railpack.
What minimum configuration do I need?
Dokploy's documentation asks for at least 2 GB of RAM and 30 GB of disk. Our Dokploy plans also have at least 2 vCPU: every plan on this page meets these minimums.
Is Dokploy free?
Dokploy's code is open source, published under the Apache 2.0 licence, except for one directory covered by a proprietary licence. Its plans and terms are those of its publisher, listed on dokploy.com. The prices shown on this page are those of the VPS.
Can I add One Click Apps on the same server?
No: a VPS delivered with a control panel does not receive One Click Apps. Deploy your applications from Dokploy instead, with its templates, a Docker image or your Git repository.
Are my applications backed up?
Daily backups available as an option from €0.99 excl. VAT/month, depending on the plan: they back up the whole VPS, Dokploy and your applications included. Dokploy can also back up your databases to an external storage destination. Your first snapshot is free: take one before a major update.
Can I change plan later?
Yes. You can move to a larger VPS size from the console when your applications need more resources.
Why a VPS rather than shared hosting?
Shared hosting runs your sites in a shared environment and does not let you run your own containers. Dokploy needs Docker and root access: a VPS gives you a complete server with its own resources, on which you can deploy any containerised application.
Launch your Dokploy VPS
Pick your plan: the server arrives with Dokploy installed, ready to deploy your applications.
- 30-day money-back guarantee
- Hosted in France
- 24/7 French-speaking support
€7.99with the annual commitment
- 2 vCPU AMD EPYC 9554
- 4 GB DDR5
- 40 GB NVMe
- 1 Gbps