Caddy
Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.
Caddy
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/caddy.sh)"
Alpine install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-caddy.sh)"
Configuration
Config file:
1
/etc/caddy/Caddyfile
Notes
xcaddy needs to be updated manually after a caddy update!
if you need an internal module run:
caddy add-package PACKAGENAMEif you need an external module run:
xcaddy build --with github.com/caddy-dns/cloudflare