
DigitalOcean
Get things done faster. Deploy an SSD cloud server in less than 55 seconds with a dedicated IP and root access.
Vmango is a virtual machines management web interface written using Go. The main goal of project is not to provide a hypervisor configuration tool, because that problem...
vmango is a virtual machines management web interface written using go.the main goal of project is not to provide a hypervisor configuration tool, because that problem already solved by many configuration management systems like ansible or puppet, but provide a convenient way to manage virtual machines on existing hypervisors.
documentation: https://vmango.org/docs/
current features:
ssh keys management and injectionkvm via libvirtdigitaloceanstyle interfacesupport for cloud os images (with cloudinit installed)ip address managementsimple apicustom userdata for cloudinithypervisor server requirements:
libvirt 0.10+ (centos6+, ubuntu14.04+, debian8+)routed network with libvirt managed dhcp server. bridged networks not supported due to impossibility to determine machine ip address.web interface server requirements:
libvirt 1.2.0+ (ubuntu 14.04+, debian8+, centos7+)
web-based kvm libvirt