aldeed / deploymeteor

The deploymeteor script makes it as easy as possible to deploy a meteor app to a standard Amazon EC2 server running the latest Amazon Linux AMI.
121 stars 20 forks source link

Load Balancing #15

Open boustanihani opened 10 years ago

boustanihani commented 10 years ago

This is a feature request.

How about adding support for attaching a predefined number of meteor instance-clones to a Load Balancer like one of these:

aldeed commented 10 years ago

I'm not maintaining this script anymore since mup is a better solution nowadays, but I'm happy to accept a PR if someone wants to do this.

westlakem commented 9 years ago

@aldeed is it possible to note that you're not maintaining the script on the readme.md document so others coming here are aware of it?

aldeed commented 9 years ago

@westlakem done. I thought I had added a note long ago.