Library to manage VM's on hosts - mirror
Find a file
Till Wegmueller 7cf207a9ec
Stream provision output live and fix generated key permissions
- Add ssh::exec_streaming() that prints stdout/stderr as data arrives
  instead of buffering until command completion. Provision scripts now
  show output in real time without tracing annotation.
- Set 0600 permissions on generated SSH private keys so OpenSSH
  accepts them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 12:06:06 +01:00
brand/nebula-vm Add vm-manager library and vmctl CLI 2026-02-14 18:25:17 +01:00
crates Stream provision output live and fix generated key permissions 2026-02-15 12:06:06 +01:00
scripts Add OmniOS builder VM definition and provisioning scripts 2026-02-14 22:03:08 +01:00
.gitignore Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
Cargo.lock Generate per-VM Ed25519 SSH keypairs instead of requiring user keys 2026-02-14 23:05:28 +01:00
Cargo.toml Generate per-VM Ed25519 SSH keypairs instead of requiring user keys 2026-02-14 23:05:28 +01:00
Makefile Add OmniOS builder VM definition and provisioning scripts 2026-02-14 21:56:43 +01:00
VMFile.kdl Generate per-VM Ed25519 SSH keypairs instead of requiring user keys 2026-02-14 23:05:28 +01:00