Capsul outage mitigation: auto-start capsuls startup #10
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We should store a "desired state" in the database for each capsul. We can make a scheduled task that attempts to stop/start any capsuls whose current state does not match thier desired state. We can rate-limit this to whatever seems safe.
If desired, we can have this behaviour off by default, but able to be manually controlled from the admin panel.
~foresta month ago · edit
https://todo.cyberia.club/~cyberia/services/75 is required to be completed before this task can be completed.
This is 99% done, we just need an automated monkey that mashes the "start vm" and "fix dhcp" button(s) on an interval.