/caddy-based-webserver

Configuration and notes on the Caddy-based webserver I am setting up.

Primary LanguageShell

My Caddy-based Webserver

My goal with this project is to have a configured webserver I can be proud of, that is easy to set up and modify. I will aim to put README files in each directory to explain how they are useful.

Dependencies

  • Doctl is the command line tool required to authenticate/interact with the DO Container Registry.
  • Docker is required to run containerised web apps.
  • Docker-compose for container orchestration.