Report this

What is the reason for this report?

My account has 5 droplets. How do I deploy a second IP address and application?

Posted on July 14, 2025
Sara

By Sara

My account says I have 5 droplets but I’ve only deployed one. How do I create a second one with a different IP address within this set of 5? My first droplet is an R Shiny server. My second one will be a Jupyter notebook for Python. I do not understand the nature of a defined “project” to know how everything fits together.



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.

Heya,

You can check this article here about the IPs:

https://docs.digitalocean.com/products/networking/reserved-ips/how-to/create/

Having said that. Are you sure you need a second IP on your Droplets? Using a web service like Nginx/Apache as a reverse proxy can help you host multiple applications on the same Droplet.

Heya, @saraurchin

That might just be your Droplet limit, not the actual number deployed. DigitalOcean gives you a certain number of allowed Droplets, after this you need to request a limit increase.

Each new Droplet automatically gets its own unique public IP when created, so you don’t have to configure this manually.

Regards

The developer cloud

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

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.