Deploy and manage modern applications.
Automatic SSL for your applications — effortless HTTPS, auto-renewed certificates.
Caddy is a web server and reverse proxy that handles HTTPS automatically: it obtains and renews your Let's Encrypt certificates without any intervention. Its configuration fits in a few lines (Caddyfile), which makes it the ideal tool for cleanly exposing your applications.
On your ServOrbit VPS, Caddy places your applications (Coolify, n8n, Netdata, API…) behind a secure reverse proxy with a valid SSL certificate from the very first startup — no certbot or cron configuration.
Expose Coolify, n8n or your API over HTTPS with a valid certificate, automatically.
Route several applications on a single VPS via subdomains, each over HTTPS.
Serve a website or a SPA with compression and HTTPS without any additional web server.
Guide optimized for ServOrbit Cloud VPS.
Install the official package: apt install -y debian-keyring debian-archive-keyring apt-transport-https && apt install caddy. Caddy starts as a systemd service.
In /etc/caddy/Caddyfile, declare your domain and the target: app.exemple.ma {\n reverse_proxy localhost:3000\n}. Caddy obtains the certificate on its own.
systemctl reload caddy — your application is served over HTTPS, certificate included.
Maintaining a project that uses Caddy? This button lets your readers deploy it on a VPS in one click, without reading Docker documentation.
[](https://servorbit.com/vps-cloud?template=caddy&utm_source=deploy-badge&utm_medium=referral&utm_campaign=caddy)<a href="https://servorbit.com/vps-cloud?template=caddy&utm_source=deploy-badge&utm_medium=referral&utm_campaign=caddy"><img src="https://servorbit.com/brand/deploy/button.svg" alt="Deploy Caddy on ServOrbit" height="40"></a>The button points to a VPS order with the template preselected. The image is served from servorbit.com — nothing to host on your side.
Deploy your applications from Git in seconds. Self-hosted, with no vendor lock-in, and automatic SSL.
Application Deployment & DevOpsA preconfigured Docker environment with Docker Compose, an internal network, and secure SSH access. A starting point for any containerised project.
Monitoring & ObservabilityReal-time per-second monitoring, zero configuration. Automatic dashboards for CPU, RAM, disk, network, containers and services — one-command install.
Browse our help center and FAQ, or reach our team — callback, WhatsApp or email. Support in French, English and Arabic.