EcsAutoscalingScheduler

screen

Requirements

Installation

gem 'ecs_autoscaling_scheduler'

Usage

AWS_PROFILE=foo ecs_autoscaling_scheduler

Motivations

  • As of August 2022, there was no way to configure Scheduled Scaling from the AWS Management Console (even though they have APIs to set it up).
    • It is now possible to configure it, so perhaps this tool is no longer needed.

Development

  • Check current behavior from console
    • bin/console
  • Check current behavior as entire gem
    • bin/run
  • Release

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/megane42/ecs_autoscaling_scheduler.

License

The gem is available as open source under the terms of the MIT License.