summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Collapse)Author
2025-03-11cleaner droplet table viewsJeff Carr
2025-03-10make admin modeJeff Carr
2025-02-22switch virtbuf to virtpbv0.2.36Jeff Carr
2025-02-22first gui for virtigo! easy with proto pb tablesJeff Carr
2024-12-04improvements due to autogenpbv0.2.29v0.2.28v0.2.27v0.2.26v0.2.25v0.2.24v0.2.23v0.2.22v0.2.21v0.2.20v0.2.19v0.2.18v0.2.17Jeff Carr
2024-11-06still runsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01more work on importingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-01common d.SprintHeader() functions for humansJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31works enough that uptime works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31rename package virtigolibJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-31compiles after lots of protobuf changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-30force filenames to match hostnamesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-29code and debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27track droplets reported from each hypervisorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27start spice/vnc ports at 5900 and skip 6000Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27add /dumpdropletsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27prepare to validate spice portsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-27validate stuff should be hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26doesn't deal with libvirtxml directly anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start worked by sending protobufJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more http optionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26virtigod doing xml nowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26more moved into virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26validate moved into virtigoxml. maybe a bad name?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26works again. I fucking deleted the kuma checkJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26compiles and lists hypervisorsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26new config filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26still worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26using lib/virtigoxml and it seems to actually workJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26start works with lib/virtigoxmlJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-26finds disks and puts dirs in the protobuf clusterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25generate XML by droplet hostnameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25--xml-ignore-disk=true worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25checking for duplicate filenames worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25check for duplicate disk namesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25print out change eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25start date works on eventsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25pretty good XML handling at this pointv0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25fails on imports with duplicate mac addrsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25show droplet total countJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25ignore bridge name changes by defaultJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25more xml fixesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25better libvirt xml processingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-25works, it's neat, but do I really want this?Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup instructionsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-24cleanup helpJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23cleanup STDOUT loggingv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-10-23added some xml filesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>