my #dollctl presentation at #redfish is up!
I've made significant changes to serivce management and pipeline execution WRT privilege de-escalation since this was recorded but the gestalt is ofc still relevant […]
#dollctl is pretty much ready. i've got my network 80% migrated.
* service supervision and versioning
* pipelines for testing, building, and deploying code, including private artifactories
* data management including on-demand snapshots and streaming
* straightforward virtual machine […]
dogfooding #dollctl on zircon (this host) now; it was largely painless.
next on my list is setting up the forge's networking properly so it can reach the other instances and then i can set up some nice pipelines for automation, and i'll work out a cmdline dollctl client for building automations.
#dollctl is getting very close to useable
gave a presentation today and it was well received! recording will be available eventually.
latest updates:
* VM module is working well. virtual disks, NICs, and CDs are managed along with the VMs that use them in a streamlined declarative way […]
spent all day yeserday testing and debugging the VM module on #dollctl. it can now rcreate and destroy virtual resources and run/shutdown VMs through the web API. today i will test other configs (more disks, different network setup, etc) switch gears back to web client #sigil
#dollctl pipelines have been debugged and confirmed working, and #sigil has been cleaned and refined now with proper aria roles on a bunch of the UI and the affordance that any non-button that is clickable uses the accent color so it looks like a link ^^
plodding along with #dollctl
data management API is done; it supports nested datasets, snapshots, and streaming; can create/delete directly and import/export. ZFS driver for now, will add btrfs and maybe fossil later
now building the web UI for this module