madhums / node-express-mongoose-demo

A simple demo app using node and mongodb for beginners (with docker)
https://nodejs-express-demo.fly.dev
MIT License
5.12k stars 1.38k forks source link

AWS Deploy URL #134

Closed chinmayrane closed 9 years ago

chinmayrane commented 9 years ago

Can I extend the Node_Env deafault URL Concept to deploy Similar Stack Project to AWS Beanstalk?

The URL Messes up and gives me a ERR_CONNECTION_TIMED_OUT

What's the basic Configuration on a Server Level Deployment? And does the Node Environment depends on the URL to point to in AWS?

How should one make it run pointing to the default URL used by AWS Elastic Beanstalk?

madhums commented 9 years ago

I don't completely what you want. Have you tried asking it in their forums?

chinmayrane commented 9 years ago

Apologies,

I figured it out long back. It's to be done via the config Amazon Beanstalk file. But It's better if we go to the AWS EC2 Platform. it's much Easier. Thanks a ton,

Cheers,