Custom roles and the activity trail need a licence there. Here they are in the build everyone installs.

Two are open requests on their tracker. The third is the line in their docs that says Enterprise.
Custom roles and the audit log are Enterprise there. Here they come with the build everyone installs.
On Dokploy every app and database shares one network. Here each environment gets its own.
On Dokploy a server belongs to one organisation and stays there. Here you pick who deploys on it.
Custom roles and the audit log are Enterprise there. Here they come with the build everyone installs.
On Dokploy every app and database shares one network. Here each environment gets its own.
On Dokploy a server belongs to one organisation and stays there. Here you pick who deploys on it.
Deploys, backups, logs, metrics and TLS, already on. Nothing to buy on top, nothing to hunt down.
Deplo ships a native MCP server. Point Claude, Cursor or any MCP client at your instance and it can deploy, read logs and roll back in plain language, under a token you mint and revoke. Same permission checks as the dashboard, so an agent can never do what you can't. Off by default.

Connect GitHub, GitLab, Bitbucket or Gitea once. Every push to your production branch goes live, every pull request gets its own preview URL that disappears when it closes, and a bad release rolls back to the exact image that worked. No CI pipeline to own.

Deplo is built for a team, not for one operator with root. 46 fine-grained Capabilities let you say "can deploy, cannot delete", and per-folder grants hand a member exactly one corner of the fleet. The Activity trail answers who did what and when, in the UI. Nobody has to look in a database.

Connect the repo and you get a live URL with HTTPS on it. deplo works out the framework and builds it for you, so there's no Dockerfile to write, no SSH, nothing to hand-edit. Postgres or Redis sits next to your app in two clicks. Same stack you ran on the cloud. Only the bill changed.

The wizard reads your Dokploy over its API and rebuilds it here, volume data included.
Install takes one command on a server you already pay for. What you do with the money you get back is your business.