Question
Droplets best practices
I’ve finally on boarded with Digital Ocean. I created an Ubuntu Droplet which I plan on using for hosting my Go application. I would like to use Gitlab as part of my git ecosystem as well.
Should I create a new droplet with the GitlabCE application image? or Should I just upgrade my current droplet and install via curl? What are the advantages or disadvantages of using a single droplet to handle multi-tasks? Should I be using a droplet to handle my Go app and hosting and a separate droplet for GitLab hosting?
Add a comment
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.
×