Deploying nodejs app with Open Shift PaaS
问题 I'm starting with Open Shift PaaS and I picked a node.js app as my first try. So far I'm getting a 503 when I try to access my app site. I've tried: Set my github repo, set the ssh key at github and made Open Shift have it, created a very simple app using express (I did install express by npm) did commit and pushed all changes, I did install rhc and ran rhc app restart -a nodejs But I can't get it to work. The rhc tail -a nodejs outputs: DEBUG: Error: Cannot find module '/var/lib/openshift