ยง2023-04-15

Since ChatGPT will use 2.4.3, I will use this version instead of the lastested

wget https://github.com/caddyserver/caddy/releases/download/v2.4.3/caddy_2.4.3_linux_arm64.tar.gz
$ mkdir cadd-v2.4.3 && cd $_
alexlai@hc4Jammy:~/build/cadd-v2.4.3$ tar xvf ../src/caddy_2.4.3_linux_arm64.tar.gz 
LICENSE
README.md
caddy
alexlai@hc4Jammy:~/build/cadd-v2.4.3$ ./caddy version
v2.4.3 h1:Y1FaV2N4WO3rBqxSYA8UZsZTQdN+PwcoOcAiZTM8C0I=

xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/caddyserver/format --with github.com/caddyserver/replace --with github.com/caddyserver/rewrite --with github.com/caddyserver/templates --with github.com/caddyserver/caddy-limits --with github.com/caddyserver/caddy-lua --with github.com/caddyserver/caddy-jwt --with github.com/mholt/caddy-webdav --with github.com/caddyserver/realip --with github.com/caddyserver/forwardproxy --with github.com/mholt/caddy-threads --with github.com/sjtug/caddy2-filter --with github.com/greenpau/caddy-auth-jwt --with github.com/greenpau/caddy-auth-portal --with github.com/greenpau/caddy-trace --with github.com/greenpau/caddy-authorize --with github.com/greenpau/caddy-cors --with github.com/caddyserver/markdown

xcaddy build --with github.com/caddy-dns/cloudflare --with github.com/caddyserver/format --with github.com/caddyserver/replace --with github.com/caddyserver/rewrite --with github.com/caddyserver/templates --with github.com/caddyserver/caddy-limits --with github.com/caddyserver/caddy-lua --with github.com/caddyserver/caddy-jwt --with github.com/mholt/caddy-webdav --with github.com/caddyserver/realip --with github.com/caddyserver/forwardproxy --with github.com/mholt/caddy-threads --with github.com/sjtug/caddy2-filter --with github.com/greenpau/caddy-auth-jwt --with github.com/greenpau/caddy-auth-portal --with github.com/greenpau/caddy-trace --with github.com/greenpau/caddy-authorize --with github.com/greenpau/caddy-cors --with github.com/caddyserver/markdown

git remote set-url origin git@github.com:alexlai@yushei.me/REPOSITORY.git