Hacker News new | ask | show | jobs
by doublerabbit 596 days ago
Not ready yet, but a TCL powered agent that manages *BSD jails.

I currently have a working design of my host, which has a jail, that hosts a jail within that jail which then hosts another jail which then hosts two more jails of dns and www.

or, otherwise:

Host -> Infrastructure -> NetServices -> Netbox which hosts DNS and WWW

This agent sits on all jails and reports back stats such as networking with auto throttling. Because jails are just a zfs zvol and config away it's has the ability to create too.

All sitting cosy within a TK GUI. On the roadmap is to plug it in to NaviServer and with essence of vanilla JavaScript turn it in to a web frontend.