Joined March 2014
·

Dan

Tel Aviv
·
·

Posted to Node JS Seamless Deploy over 1 year ago

I started using naught as well. Can you explain how you make redeployments/hot-swaps smoothly? I mean, right now I have a folder with my node.js app. I ran "naught start app.js" to start the server, so now I have a "naught.ipc" file inside that folder. Now I want to deploy the updated code: Do I just "git pull origin master" in the same folder and "naught deploy", or pull the code to a different folder? Couldn't figure that out from the docs.

Achievements
1 Karma
0 Total ProTip Views