MountaintopLotus / braintrust

A Dockerized platform for running Stable Diffusion, on AWS (for now)
Apache License 2.0
1 stars 2 forks source link

Idle EC2 instance should be automatically turned off #102

Open JohnTigue opened 1 year ago

JohnTigue commented 1 year ago

Since we now have the Automatic1111User role set up with the ability to start, stop, and reboot EC2 instances by themselves, we could implement a cost savings mechanism by having idle EC2 instances automatically turned off. If they find that a server is turned off, they can turn them back on as needed. This is an issue with EC2, not ECS which can autoscale.

This would require stable DNS names not IP address that change over time.

See: