Home  >  All Categories  >  Dev  >  Caddy2 Setup for Debian

Caddy2 Setup for Debian

On this page

Official Site

Install🔗

sudo apt install -y debian-keyring debian-archive-keyring apt-transport-https
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/gpg.key' | sudo tee /etc/apt/trusted.gpg.d/caddy-stable.asc
curl -1sLf 'https://dl.cloudsmith.io/public/caddy/stable/debian.deb.txt' | sudo tee /etc/apt/sources.list.d/caddy-stable.list
sudo apt update
sudo apt install caddy

Once installed, caddy is running.

The default config file at /etc/caddy/Caddyfile

Resources🔗

Category: Dev 
TagsSelf-hosted
Published:  · Updated: