Capsul outage mitigation: need a way to shutdown the server
forest (he/him) we should also implement cyberia/capsul-flask#13
Capsul outage mitigation: need a way to shutdown the server How do we wanna approach…
enable static IP -> capsul mapping via libvirt (manage MAC addresses)
- capsul-flask should probably take ownership of mac addresses and tell each capsul what its mac address is, if possible.
- To make the DHCP config declarative so we can rebuild the whole…
Theme git.cyberia.club to match https://cyberia.club's theme
BTW if you are curious this is the source code of my theme-sequentialread.css
Theme git.cyberia.club to match https://cyberia.club's theme
this is how I did it on my server
root@odroidxu4:.../gitea/data/gitea# tree
.
├── conf
│ └── app.ini
├── indexers
│ ....blahblahblah.....
├──…
Theme git.cyberia.club to match https://cyberia.club's theme
We should look at the default dark theme and just modify it a bit.
Capsul outage mitigation: auto-start capsuls startup
This is 99% done, we just need an automated monkey that mashes the "start vm" and "fix dhcp" button(s) on an interval.
enable static IP -> capsul mapping via libvirt (manage MAC addresses)
I think we just need to update the start method that the users have access to to do the same thing as the admin panel one and then this can be closed.
Capsul outage mitigation: audit the list of static DHCP assignment entities
I think this can be closed? not sure.