Im trying to get an understanding of how to best implement a CD process/pipeline for my app. Currently using codeship to build and run tests. What confuses me a bit is how to best deliver the code and run it on my vps (ubuntu, pm2 , nginx). I could use scp, but then i would need some kind of process reloading pm2 when a new delivery has arrived. Are there any tools out there to make this simpler?
Submitted December 03, 2017 at 12:07PM by v38ALP9Ul3
No comments:
Post a Comment