DCMS

Features

More

All features Pricing Install Contact Customer Portal Install free

Your server. Any repo.
Live in minutes.

DCMS turns a fresh Debian or Ubuntu box into your own deployment platform. Paste a repository URL, pick a branch and a domain. DCMS builds the container, wires up DNS and secures it with HTTPS.

Free forever for one app per server. No credit card, no signup to install.

root@fresh-server
$
[ 9%] Installing Docker, Caddy and DNS server
[ 64%] Configuring firewall, mail and HTTPS
[100%] Install finished! DCMS v1.0.0
➜ Sign in: https://your-server/dcms
Debian & Ubuntu Every app in its own container Automatic HTTPS everywhere Your hardware, your data

The whole toolchain

One panel replaces a dozen subscriptions

Everything below ships with every DCMS install. No addons, no per-feature pricing, no surprise tiers.

AI Editor

Chat with your live site. Codex CLI and Claude Code built in, with checkpoints and safe rollbacks.

See it in action

And plenty more

Environment variables, live logs, activity feeds, disk insights, WebDAV drives, user roles and one-click platform updates.

All features

How it works

From bare server to live site in three steps

Run one command

Copy one line into a fresh Debian or Ubuntu server. DCMS installs Docker, a reverse proxy with automatic HTTPS, DNS, firewall and mail. That is the last time you touch the terminal.

Paste your repository

GitHub or GitLab, public or private with an access token. Pick a branch. DCMS detects the runtime, from WordPress to Django, or uses your own Dockerfile.

Pick a domain. Done.

Choose a free subdomain or connect your own domain. DCMS builds the container, requests the certificate and puts your app live with a health check.

AI Editor

Edit your live site by talking to it

The AI Editor pairs a chat with a real production preview. Ask for a change, watch the diff, restore a checkpoint if you change your mind. Powered by the official Codex CLI and Claude Code, using your own AI plan.

  • Your AI subscription, your rulesConnect ChatGPT or Claude, usage bills to your plan.
  • Checkpoints and safe rollbackseven migration-aware ones.
  • Background workclose the tab, come back to results.

Tour the AI Editor

Why DCMS

The control of a panel. The isolation of containers.

Classic panels run everything on one PHP stack. Clouds run your code on someone else’s machines. DCMS gives every app its own container on hardware you control.

DCMS cPanel / Plesk PaaS clouds Plain Docker
One-command install on your serverYesInstaller + licenseNot self-hostedManual setup
Deploy straight from a git URLYesLimitedYesYou build it
Each app in its own containerYesShared stackYesYes
AI editing of a live siteBuilt inNoNoNo
Mail hosting includedYesYesNoNo
Your hardware, your dataYesYesNoYes
Monthly costFree, or 5 EUR per server15 to 60+ EURGrows per app and seatFree, paid in hours

Pricing

Simple and honest pricing

Free
0 EUR

per server, forever

  • The full platform. Every feature, no time limit.
  • 1 repository instance with unlimited resources.
Install free

Questions

Frequently asked

What do I need to run DCMS?

A fresh Debian or Ubuntu server with root access. A small 2 GB RAM virtual server from any provider works great. You run one command, then everything else happens in your browser.

Is DCMS really free?

Yes. The Free plan includes the full platform with one repository instance per server. Pro removes that limit for 5 EUR per server per month, billed through the Customer Portal.

Do I need to know Docker or Linux?

No. DCMS turns deployment into a form: paste a repository URL, pick a branch and a domain. Docker, HTTPS, DNS and the firewall are handled for you.

Where does my code run?

On your own server. DCMS is self-hosted: your code, your data and your traffic never pass through our infrastructure.

Which languages and frameworks work?

PHP 7.4 to 8.3, Node.js 16 to 22, Python 3.10 to 3.13, static sites and any repository with its own Dockerfile. WordPress, Laravel, Symfony, Django, FastAPI and Flask are detected automatically.

Give your server superpowers tonight

One command on a fresh Debian or Ubuntu server. Five minutes later you are deploying from the browser.

$ curl -fsSL https://dcms.fra1.cdn.digitaloceanspaces.com/dcms/install.sh | bash