The following tutorial shows the easiest way I’ve found to deploy pretty much any application to another machine! Server Prerequisites: ☑ $ git pull the app from the server ☑ $ ssh user@server get into the server ☑ pm2 or apache2 or nginx … some kind of server is running