Report this

What is the reason for this report?

How to set up multiple customers on the same server?

Posted on August 12, 2020

Hello, We would like to set up different customers/Companies (not Users)in the same server (Create different Accounts). Do we need to create a server per customer… umm ?



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 @jlogreira,

You want to host multiple applications on the droplet is that it? If yes, than, yes it’s completely possible. Depending on your WebService you’ll just need to add another configuration file.

If it’s Nginx you can check the following article on how to add new configuration files:

https://www.digitalocean.com/community/tutorials/how-to-install-nginx-on-ubuntu-18-04#step-5-–-setting-up-server-blocks-(recommended)

If it’s Apache you can check the following article on how to add new vhost configuration files:

https://www.digitalocean.com/community/tutorials/how-to-install-the-apache-web-server-on-ubuntu-18-04#step-5-—-setting-up-virtual-hosts-(recommended)

Regards, KFSys

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.