diff options
| author | Jeff Carr <[email protected]> | 2024-11-06 19:14:14 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-11-06 19:14:14 -0600 |
| commit | 4fdb1934ff572cf1f9f1f12657158f480c152d4c (patch) | |
| tree | a4a2ce1cbfe914183ce38726e6cd2874cb294b4f | |
| parent | 2f715b47d53de14393fdf36bfbc38b9a84137cf8 (diff) | |
not much here yetv0.2.3
Signed-off-by: Jeff Carr <[email protected]>
| -rw-r--r-- | README.md | 14 |
1 files changed, 2 insertions, 12 deletions
@@ -1,13 +1,3 @@ -They are what to use for starting droplets with virsh, -but for making a cluster or "home cloud" with virtigo - -When possible & sensible, use the same variable names as libvirt - -virtigo needs to coordinate all the virtual machine -information centrally. The information in the libvirt xml -files are imported into these protobuf definitions and -passed around as protobufs - -virtigo recreates the libvirt xml files and calls -'virsh create' +these are .proto files. first stab. may be inaccurate +writes out config files as protojson and prototext |
