By ixDavidxi
I have an app that I would like to load using a domain name instead of the ip:port. It currently loads find with the ip and port but I can not get it to work with a domain. I have created the subdomain A record and tried a few tutorials. None of which seem to work. These two seemed promising but still did not work for me: https://www.digitalocean.com/community/tutorials/how-to-use-apache-http-server-as-reverse-proxy-using-mod_proxy-extension
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello,
This is doable with Nginx. You can follow the instructions from step 5 from this tutorial here on how to setup Nginx as a reverse proxy for your Node.js App:
You can also follow the steps on how to do that in this video here:
Best,
Bobby
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.