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!
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
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.