Report this

What is the reason for this report?

Unique IPs for Different Website

Posted on December 18, 2024

Hello.

I want to host 5 websites on a single Droplet but each site have to have unique IPs. It could be shared IP but all my 5 websites must have different IPs from each other.

Is it possible somehow? Maybe reserved IPs?



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.

Droplets come with a single IP address however you can also attach 1 extra reserved IP address as described here:

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

As for hosting multiple webnsites on the Droplet you can use a WebService like Nginx/Apache.That is the standard way and I’ve used it all my life without any issues. So rather than spending money on different Droplets and reserved IP addresses you can do that.

Heya, @guramchankseliani

Yes, hosting multiple websites on a single DigitalOcean Droplet with unique IPs is possible using reserved IPs or additional private IPs.

While Reserved IPs are limited, private IPs or a reverse proxy can be used for backend routing. However, this method does not provide unique public IPs for each website.

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

https://docs.digitalocean.com/products/networking/vpc/

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.