How to deploy applications #1 - spin up a server

This 3-part series covers deployment of nodejs applications. - You’ll spin up and provision a server on digital ocean Promo Link for $10 server credits: - Setup automated deployment - Then refine the deployment of your app to run as an upstart service Prerequisite video! - SSH Tutorial: What we’re doing in these videos is called automated-deployment. It’s a part of devOps. DevOps is a set of tools/practice
Back to Top