Is there any linux scripts to for uploading nodejs app to myown linux server? Like appfog or heroku. I have dedicated linux server and working on linux too.
I want upload my nodejs application to server and restart nodejs with one shell command. I can write script, but maybe don't need to invent bycicle?