Extended Documentation

This commit is contained in:
Tobias Brenner
2022-01-16 21:53:02 +01:00
parent a31d9fbea3
commit 1183368bd4
+9 -4
View File
@@ -31,9 +31,13 @@ restart your HomeAssistant instance.**
[Domain Name and Cloudlfare Set-Up](#domain-name-and-cloudlfare-set-up) for details.
1. Set the `additional_hosts` add-on option with your domain name or a subdomain
that you want to use to access Home Assistant.
1. (Optional) Change the "tunnel_name" add-on option (default: homeassistant).
1. **Make sure that there is no DNS entry with your desired external hostname and
no existing tunnel with your desired tunnel name at Cloudflare**.
1. (Optional) Change the `tunnel_name` add-on option (default: homeassistant).
1. (Optional) Add additional hosts to forward to in the `additional_hosts` array
(see [detailed description below](#Option:-`additional_hosts`).
1. (Optional) Add the `nginxproxymanager` flag to use the CLoudflare tunnel with the
Nginxproxymanager add-on (see [detailed description below](#Option:-`nginxproxymanager`)..
1. **Any existing DNS entries with your desired external hostname and additional hosts
will be overridden at Cloudflare**.
1. Start the "Cloudflare" add-on.
1. Check the logs of the "Cloudflare" add-on and **follow the instruction to authenticate
at Cloudflare**.
@@ -174,7 +178,8 @@ DNS entries.
### Domain Name
If you do not already have a domain name, get one.
If you do not already have a domain name, get one. You can get one at Freenom
following [this article][domainarticle].
### Cloudflare