Reverse proxy details for Caddy Server (#3222)

* Reverse proxy details for Caddy Server

Code snippet to show a working example of using Caddy as a reverse proxy to Home Assistant.

* Update docs_navigation to include link to Caddy

Update sidebar with link to new doc showing example of Caddy reverse proxy

* Update caddy.markdown
This commit is contained in:
Ben 2017-08-23 17:20:25 +10:00 committed by Fabian Affolter
parent 285126b606
commit e9c1684e71
2 changed files with 22 additions and 0 deletions

View file

@ -163,6 +163,7 @@
Remote access
<ul>
<li>{% active_link /docs/ecosystem/apache/ Apache %}</li>
<li>{% active_link /docs/ecosystem/caddy/ Caddy Server %}</li>
<li>{% active_link /docs/ecosystem/nginx/ NGINX %}</li>
<li>{% active_link /docs/ecosystem/nginx_subdomain/ NGINX with subdomain%}</li>
<li>{% active_link /docs/ecosystem/tor/ Tor Onion Service %}</li>