Report this

What is the reason for this report?

Deploy a Gitlab repository to DigitalOcean

Posted on August 31, 2018

I’m developing a Java+Angular application using git flow, I want to test/deploy any commits to the master repo to a droplet in DO. I’ve read an article here about it but it’s not clear. In Gitlab you can write a yaml file with the needed configuration, but I fail to know which configuration is needed to automate these tasks. Thanks in advance!



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.

Hello, @amatosg

I would recommend the same article as per @X40C reply. I will also recommend you to check: https://www.digitalocean.com/community/tutorials/how-to-set-up-continuous-integration-pipelines-with-gitlab-ci-on-ubuntu-16-04

for continuous integration pipelines with GitLab CI

Regards, Alex

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.