toshke / big-blue-button-cloudformation-cfhl

BigBlueButton automation for AWS | CloudFormation templates
MIT License
35 stars 29 forks source link

Integration scalelite for multiple bigbluebutton server #14

Open prabhatpankaj opened 4 years ago

prabhatpankaj commented 4 years ago

Hi Toshke , Your solution is really impressive.

I followed your youtube and cloudformation template and it worked.

As you have created the logic for the autoscaling group, but not any launch configuration.

It would be great if you can integrate scalelite at the top of it.

scalelite

https://github.com/blindsidenetworks/scalelite/

toshke commented 4 years ago

@prabhatpankaj Thanks!

but not any launch configuration. AutoScaling Group launch data is defined through LaunchTemplate, rather then old school launch configuration

As for the scalelite, I'll take a deeper look at the architecture diagram, but from first glance it looks like it would be rather large undertaking