Skip to content
/docs/domain-setup

Deployment

Domain setup

levix domain — a reverse proxy that fits what you already run.

To put Levix on a domain:

sudo levix domain bot.example.com

Levix looks at what the server already runs and fits in with it:

What it findsWhat it does
nginx (+ certbot)adds one nginx site, runs nginx -t, reloads, offers HTTPS
Caddyadds one site file to the existing Caddy
Apacheprints the reverse-proxy settings; changes nothing
a hosting panel (Plesk, cPanel, CloudPanel, …)prints the settings and where to enter them; changes nothing
nothing at alloffers to install Caddy, which handles HTTPS by itself
something unrecognised on :80/:443stops and tells you what is there