galaxyproject / cloudman

Easily create and manage compute clusters on any Cloud.
https://galaxyproject.org/cloudman/
37 stars 23 forks source link

20 node limit??? #46

Closed MatthewRalston closed 5 years ago

MatthewRalston commented 8 years ago

Why is there a limit for the number of nodes

afgane commented 8 years ago

For a long time, that's been the default AWS limit for number of instances one can launch and we just stuck with it. Also, the interface does not scale beyond 20 (although things will continue to work). I'll remove that limit in a bit.

afgane commented 8 years ago

Is this when enabling autoscaling? It don't see where the limit is actually enforced anywhere else, but as I said, the interface related to the instance display will not work as expected.