blob: cc3a129bcef8f357dc95eda6f34bb3c3e3f91ecc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
Source: virtigo
Build-Depends: golang
Package: virtigo
Maintainer: Jeff Carr <[email protected]>
Architecture: amd64
Recommends: virtigod
Depends:
URL: https://go.wit.com/apps/virtigo
Description: control your virtual machines in your cluster
lets you start,stop, etc virtual machines
converts libvirt xml into protobuf definitions
communicates with hypervisors with protobuf's
uses virsh to start & stop
maintains unique mac address table
servers cluster status on :8080 for uptime checking like Kuma
|