mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-30 18:22:49 -04:00 
			
		
		
		
	SysVinit conf for Caddy
Usage
- Download the appropriate Caddy binary in /usr/local/bin/caddyor usecurl https://getcaddy.com | bash.
- Save the SysVinit config file in /etc/init.d/caddy.
- Ensure that the folder /etc/caddyexists and that the subfoldersslis owned bywww-data.
- Create a Caddyfile in /etc/caddy/Caddyfile
- Now you can use sudo /etc/init.d/caddy start|stop|restart|reload|status.