Caddy (latest) with automatic HTTPS, reverse proxy, load balancing – on minimal Ubuntu. Production‑ready, zero‑config TLS.
🔒 Auto HTTPS
⚡ Reverse proxy
📦 Static server
🛠️ Caddyfile/JSON
🔐 Minimal OS
Quick start:
caddy run # start with blank config
curl localhost:2019/config/ # admin API
curl localhost:2019/config/ # admin API
Upload JSON config or use Caddyfile:
:2015
respond "Hello, world!"
respond "Hello, world!"
Then caddy run – it adapts automatically. Test with curl localhost:2015.
ALSOURI LLC
📧 info@alsouri.org