#Hosting personal website, and HA on the same domain with CloudFlare

1 messages · Page 1 of 1 (latest)

blazing radish
#

I've got HomeAssistant accessible via reverse proxy from cloudflare. Could someone ELI5 how I would go about putting my local nginx webpage on it as well such as mydomain.tld/HA and mydomain.tld/homepage. ...Or I'm not sure if it would be better for mydomain.tld to be the homepage with a redirect to mydomain.tld/HA.

Am I headed in the correct direction with this? Or even if there is a good guide I should follow, that would be helpful as well.

My HA is running on a windows PC with VMware Workstation Pro. If there is any further info that would help, please do let me know.

blazing radish
#

I read that HA deals better with being subdomained rather than subpathed. So ha.mydomain.tld would be more ideal.

As for website hosting I am looking at using cloudflare pages.

#

I just don't know what I need to do in order for both mydomain.tld main page, and ha.mydomain.tld to be accessable. I suspect it is stuff in cloudflare, but I am unsure.

blazing radish
#

I figured it out. I had to change settings in cloudflared, cloudflare dns, and cloud flare pages. Got my own website up and running on the same domain as HA, but with separate subdomains.