#I created a subdomain at my own domain

1 messages · Page 1 of 1 (latest)

lost pivot
#

It should be little more complicated then:

  1. Hostname resolves to your WAN IP
  2. Router forwards your chosen port to your reverse proxy (or HA)
#

Or are you trying to use Cloudflare tunnels?

fluid drum
lost pivot
#

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

fluid drum
#

I don't want to use Cloudflare because the name server of the main domain would have to be changed here.

lost pivot
#

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

fluid drum
#

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?