Help with DNS
-
Hi Guys,
having some problems with setting up the DNS with Digital Ocean, I've read the guide, but not sure what parts I have to complete.
Nodebb is setup on the domain root at wikievolved.org, I changed the nameservers at 123reg.com, I've added the domain to the droplet, but I'm stuck with the section that says;
You can also connect your IP to a domain name with nothing before it (this should also occur by default when you add a domain): http://example.com To accomplish this, create a new hostname with the symbol "@' in the hostname field. Your screen should look like this:
Do I really need to do this? The only reason I ask is that this A with @ and the ip is already showing on the A name section? Do I duplicate it?
-
Hi @LeeM, running a query against
wikievolved.org
gives me this (truncated) output:;; QUESTION SECTION: ;wikievolved.org. IN A ;; ANSWER SECTION: wikievolved.org. 1800 IN A 46.101.44.221
So it looks like you're set on the DNS front, you'll just need to set up nginx to proxy requests on port 80 to 4567.
-
You need to configure a webserver/proxy.
https://community.nodebb.org/topic/4111/need-help-on-nginx-server-block/5