Install
openclaw skills install caddyConfigure Caddy as a reverse proxy with automatic HTTPS and simple Caddyfile syntax.
openclaw skills install caddyexample.com { not example.com{caddy fmt --overwrite to fix formatting — catches most syntax issuescaddy validate --config /etc/caddy/CaddyfileX-Forwarded-For, X-Forwarded-Proto, X-Forwarded-Host automatically — don't add them manuallylb_policy to changereverse_proxy container_name:3000caddy reload not restart — reload applies changes without dropping connectionscaddy adapt --config Caddyfile shows parsed JSON output~/.local/share/caddy by default — preserve this across reinstalls/data and /config — losing these means re-requesting all certificatesdebug as first line in global options block/data/caddy/certificates/ directoryservers { protocols h1 h2 h3 }