Report this

What is the reason for this report?

How do I push from Github to my NodeJS droplet?

Posted on July 9, 2019

Is there an easy guide on setting up continuous integration with Github for the NodeJS droplet in Digital Ocean?



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,

If you would like to use CI/CD with Github you could look into Jenkins and automate your deployment. Here’s a guide on how to set that up:

https://www.digitalocean.com/community/tutorials/how-to-set-up-continuous-integration-pipelines-in-jenkins-on-ubuntu-16-04

Or you could look into GitLab as it comes with a builtin CI/CD pipelines: https://docs.gitlab.com/ee/ci/pipelines.html

Hope that this helps! Regards Bobby

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.