Skip to content

Hugo-powered site containing examples of common Caddy configurations.

Notifications You must be signed in to change notification settings

tylerlwsmith/caddyexamples.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caddy Server Examples

Caddy is an incredible webserver, but the documentation includes few examples. The intention of this site is to provide small examples that demonstrate as few concepts as possible so a user can discover what they need, understand the concept, and put the necessary code into their own project.

Architecture

This site was built with the Hugo static site generator. You must have Hugo installed to run the site. It uses the Paper theme, and the site overrides Paper's list page to remove the date.

Examples

  • Reverse proxy
  • Variables
  • PHP with file server. Explain that if using docker, static files must be on Caddy server
  • Ports (localhost:80 vs port only syntax (:80))

About

Hugo-powered site containing examples of common Caddy configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages