Go to file
Jeff Carr e256f02cf8 this is weird
Signed-off-by: Jeff Carr <jcarr@wit.com>
2024-10-22 04:18:40 -05:00
configfile this is weird 2024-10-22 04:18:40 -05:00
.gitignore first go at it 2024-10-18 20:58:15 -05:00
Makefile add hypervisor struct 2024-10-22 03:26:02 -05:00
README.md first go at it 2024-10-18 20:58:15 -05:00
cluster.proto add hypervisor struct 2024-10-22 03:26:02 -05:00
droplet.proto next step, write out yaml or json 2024-10-22 03:50:01 -05:00
helpers.go this is weird 2024-10-22 04:18:40 -05:00
hypervisor.proto next step, write out yaml or json 2024-10-22 03:50:01 -05:00
sampleData.go this is weird 2024-10-22 04:18:40 -05:00

README.md

the libvirt xml files are just a bit much at this point

They are what to use for starting droplets with virsh, but for making a cluster or "home cloud" or something like virtigo, I think it's going to be better to do something simple. Anyway, this is that attmept.