Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hi! I find this information useful.
But I have a question regarding adding a second domain. Since they both point to the same IP/Droplet. How can I distinguish the two domains ( apps ) ? Better yet, how can I point them to different ports?
Is it as simple as setting the domain’s IP with the PORT number?
Thanks.
I have about 20 domains associated with a single droplet without any trouble. You should see a DNS menu item on the side bar where you can point any number of domains to any droplet you have.
Hi Fábio <br> <br>Thanks for the quick answer. It should be similar to my develop environment where all I need is to associate the domain on the apache config and add a hosts entry that in this case is the DNS menu item. <br> <br>Again thanks for the help.