Uploaded December 2014 | Updated September 2026, 1 week ago
In this video, we'll setup an automated deployment strategy for our node.js application.
Prerequisite videos!
- Setting up a server with Digital Ocean: youtu.be/W3rnQbsMb4Q
- SSH Tutorial: youtube.com/watch?v=DbPDraCYju8
Here's the code I'm using in this video:
gist.github.com/learncodeacademy/35045e64d2bbe6eb14f9
What we're doing in these videos is called automated-deployment. It's a part of devOps. DevOps is a set of tools/practices that focus on having a streamlined, heavily automated and reliable strategy development, deployment & monitoring of web applications.
We're going to setup a way to deploy our node app with a single command.
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-
In this video, we'll setup an automated deployment strategy for our node.js application.
Prerequisite videos!
- Setting up a server with Digital Ocean: youtu.be/W3rnQbsMb4Q
- SSH Tutorial: youtube.com/watch?v=DbPDraCYju8
Here's the code I'm using in this video:
gist.github.com/learncodeacademy/35045e64d2bbe6eb14f9
What we're doing in these videos is called automated-deployment. It's a part of devOps. DevOps is a set of tools/practices that focus on having a streamlined, heavily automated and reliable strategy development, deployment & monitoring of web applications.
We're going to setup a way to deploy our node app with a single command.
-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
youtube.com/watch?v=fgOO9YUFlGI
-~-~~-~~~-~~-~-










