The domain I am using was purchased and managed at GoDaddy, and currently it is displaying a site hosted on Webflow. I created a subdomain on the godaddy site by adding an A-Name record that points to my DO Droplet ipv4 address.
When I run ./discourse-setup, I answer all of the required settings, and skip the LET’S ENCRYPT email.
Everything appears to run through over the course of 5-10 minutes, with no errors, however once the script has finished, and I navigate to my subdomain address, it seems to redirect it to a different IP address (not the DO droplet id), saying it cannot be reached.
Any help on this would be massively appreciated, the subdomain I am trying to set up is talk.landscape.ventures
It would seem talk subdomain is not created (yet?).
I would double-check first on GoDaddy that everything is configured/saved as expected.
If so, it could also simply means that you have to wait until the DNS is propagated, but I don’t think that is the issue here. Because we should already see responses from different servers and currently talk doesn’t exist.
My SMTP account hadn’t been set up properly with SendInBlue. As soon as I switched to Mailgun which gave me an instant SMTP address, Discourse ended up installing correctly.