I currently have multiple;tiple sites/domains being hosted on a couple droplets with separate external IP’s. I would like to consolidate this into one IP so I have one droplet running NGinx reverse proxy to pass requests off to the Apache servers on the backend droplets. Is there a tutorial for this? Is this doable?
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!
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.
Yes, in tomcat server.xml you simply specify separate ports, like 8080, 8082, and 8443. You can even have some https and some http running on the same ip.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.