szurcher If I want to update or upgrade the node installed for an application created through the dashboard as a Node.js app, is there a write up or recommended approach to do this? Do I just replace the node folder of the app with a custom build?
sean szurcher replacing the app's node directory (ie /home/shelluser/apps/appname/node) is the way to go.