servinglynk / hslynk-open-source-docs

Contains wiki documentation, and issue tracker for the HSLynk Open Human Services Data Exchange Platform project. Code is in a different repo: https://github.com/servinglynk/hslynk-open-source . API docs are at https://docs.hslynk.com . General website is at:
http://www.hslynk.com/
Mozilla Public License 2.0
9 stars 3 forks source link

AWS : Instance scheduler set up for DEV instances #874

Closed suryayadavalli closed 4 years ago

suryayadavalli commented 4 years ago

https://aws.amazon.com/solutions/implementations/instance-scheduler/

suryayadavalli commented 4 years ago

Complete.

suryayadavalli commented 4 years ago

Schedulers are implemented for RDS and ec2 instances (except load processor instances). Any instance with TagKey "Schedule" and value "hslynk-dev-schedule" will be up from 6AM to 6PM ET

suryayadavalli commented 4 years ago

Closing this issue, however, there is another change related to schedulers tracked under https://github.com/servinglynk/hslynk-open-source-docs/issues/888