I realize this is somewhat a quite frequently asked question, but I haven’t been able to find exactly what I was looking for…
Is it possible to point multiple domains to the different ports of a droplet? I’d love to be able to do this without any installing anything. I’ve multiple node servers running with forever, each on its own port, would it be possible to point different domains to each of these?
Thanks, Mads Cordes
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Thanks! (Though I’ll have to install nginx, but, well, it’s probably for the best)
Hey Mads, <br>this should help you: <br>https://www.digitalocean.com/community/articles/how-to-host-multiple-node-js-applications-on-a-single-vps-with-nginx-forever-and-crontab <br> <br>
I should probably add, that I’m everything BUT savvy with dns records (Basically I no idea what the heck I’m looking at every time I go to the DNS tab [Even though I managed to set up one domain :D ])