This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| deb13:caddy [2026/09/10 15:48] – created Bernard Condrau | deb13:caddy [2026/09/10 16:40] (current) – Bernard Condrau | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Caddy ====== | ====== Caddy ====== | ||
| - | sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https curl | + | ===== Install ===== |
| + | * Add repository and install caddy< | ||
| curl -1sLf ' | curl -1sLf ' | ||
| curl -1sLf ' | curl -1sLf ' | ||
| Line 6: | Line 7: | ||
| sudo chmod o+r / | sudo chmod o+r / | ||
| sudo apt update | sudo apt update | ||
| - | sudo apt install caddy | + | sudo apt install caddy</ |
| + | |||
| + | ==== Links ==== | ||
| + | * [[https:// | ||