Caddy
Caddy is a powerful, extensible platform to serve your sites, services, and apps, written in Go.
Caddy
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/caddy.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/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/cloudflareWeb Interface
Links
This post is licensed under CC BY 4.0 by the author.