Question
Best way to set up a SAAS model on DigitalOcean
I’m currently setting up a site using the SAAS business model. I’ve read online that you can use one droplet for a group of customers and add droplets as needed. I’ve also heard about allowing each user to have their own droplet. If I have 100 customers and we need to roll code to production, would that mean I have to go to each droplet and pull the new code from github, or is there a more simple way to do this? I am not a sysadmin, so I’m unfamiliar with how I would go about doing this. Any help would be appreciated!
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.
×