Home Assistant Add-on: Caddy 2
Caddy 2 is a powerful, enterprise-ready, open source web server with automatic HTTPS
About
Caddy simplifies your infrastructure. It takes care of TLS certificate renewals,
OCSP stapling, static file serving, reverse proxying, Kubernetes ingress,
and more.
Link
Addon
Repository
Installation
- Add the following repository to your instance:
https://github.com/einschmidt/hassio-addons
- Search for the “Caddy 2” add-on in the add-on store and install it
- (Optional) Create a
Caddyfile
under/share/caddy
- Start the add-on
Configuration
There is currently no other configuration except the Caddyfile itself.
Notes
This add-on is my very first one. I made it running with a lot of trial and error. In case you ran into any issues, let’s try to fix it together (github/suggestions/etc) rather than expecting me solving all issues.
Hopy you all can enjoy Caddy 2.
Credits to @korylprince, who created a great Caddy (1) add-on which has now been replaced in my setup.