Extended Documentation
This commit is contained in:
+9
-4
@@ -31,9 +31,13 @@ restart your HomeAssistant instance.**
|
|||||||
[Domain Name and Cloudlfare Set-Up](#domain-name-and-cloudlfare-set-up) for details.
|
[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
|
1. Set the `additional_hosts` add-on option with your domain name or a subdomain
|
||||||
that you want to use to access Home Assistant.
|
that you want to use to access Home Assistant.
|
||||||
1. (Optional) Change the "tunnel_name" add-on option (default: homeassistant).
|
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
|
1. (Optional) Add additional hosts to forward to in the `additional_hosts` array
|
||||||
no existing tunnel with your desired tunnel name at Cloudflare**.
|
(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. Start the "Cloudflare" add-on.
|
||||||
1. Check the logs of the "Cloudflare" add-on and **follow the instruction to authenticate
|
1. Check the logs of the "Cloudflare" add-on and **follow the instruction to authenticate
|
||||||
at Cloudflare**.
|
at Cloudflare**.
|
||||||
@@ -174,7 +178,8 @@ DNS entries.
|
|||||||
|
|
||||||
### Domain Name
|
### 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
|
### Cloudflare
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user