-
Login into the box
-
Go to the app folder
# alias to take you to /var/www/node/current where the app sits current
-
Then
git pull
-
Restart the app for your changes to take effect
sudo service node-app restart
This is being handle manually into the server. Did we mention super simple?