samedi 3 janvier 2015

deploying nodejs and mongoose app in aws

I'm new to aws and recently I have been able to install node, mongod and also, FTPed project file to the server.


For mongodb, I'm doing mongo in a separate terminal tab and starting service in another tab. I want to know how can I keep the mongo service running.


For node app, Right now i'm doing node app in the server. How can I keep it alive too ?


Now the problem, is I open the browser with publicip:portno but nothing happens. How can I locate app and run it in the browser.


my app structure is / node mongo server.js and app related files





Aucun commentaire:

Enregistrer un commentaire