From 1183368bd4c79699f6ecea8c566a7e98ddb67f7e Mon Sep 17 00:00:00 2001 From: Tobias Brenner <19689801+brenner-tobias@users.noreply.github.com> Date: Sun, 16 Jan 2022 21:53:02 +0100 Subject: [PATCH] Extended Documentation --- cloudflared/DOCS.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/cloudflared/DOCS.md b/cloudflared/DOCS.md index de66fce..b5b5500 100644 --- a/cloudflared/DOCS.md +++ b/cloudflared/DOCS.md @@ -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