Library to manage VM's on hosts - mirror
Find a file
Till Wegmueller eb78c24a8b
Add OmniOS builder VM definition and provisioning scripts
VMFile.kdl defines the omnios-builder VM with cloud-init, SSH config,
and a 3-stage provision pipeline (bootstrap packages + Rust, upload
forger source tarball, build and install forger). Makefile provides
convenience targets wrapping vmctl commands. pack-forger.sh creates a
minimal tarball of just the forger + spec-parser crates and image specs
from refraction-forger for upload to the VM.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 21:56:43 +01:00
brand/nebula-vm Add vm-manager library and vmctl CLI 2026-02-14 18:25:17 +01:00
crates Add VMFile.kdl declarative VM definitions with up/down/reload/provision commands 2026-02-14 20:48:12 +01:00
scripts Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
.gitignore Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
Cargo.lock Add VMFile.kdl declarative VM definitions with up/down/reload/provision commands 2026-02-14 20:48:12 +01:00
Cargo.toml Add VMFile.kdl declarative VM definitions with up/down/reload/provision commands 2026-02-14 20:48:12 +01:00
Makefile Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
VMFile.kdl Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00