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.
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 write to our team — support in French, English and Arabic.