#I created a subdomain at my own domain
1 messages · Page 1 of 1 (latest)
It should be little more complicated then:
- Hostname resolves to your WAN IP
- Router forwards your chosen port to your reverse proxy (or HA)
Or are you trying to use Cloudflare tunnels?
The port forwarding for Home Assistant is set in the router. I currently have NGINX configured with DuckDNS. Now I want to move from DuckDNS to my own subdomain.
There's no magic
Have your sub-domain resolve to your WAN IP
You then need to configure NGINX to support that sub-domain
And you need an SSL certificate for it
Exactly as you've done for DuckDNS
I don't want to use Cloudflare because the name server of the main domain would have to be changed here.
So?
You just need to update your DNS, wherever it is
Or, if your DNS provider doesn't support dynamic DNS updates (in which case you should change provider), have it as a CNAME of your DuckDNS hostname
How do I connect Nginx to my subdomain. If I enter the subdomain in the add-on, access from my subdomain does not work. Which CName do I have to enter for the domain?