e54e428b12
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
29 lines
586 B
Markdown
29 lines
586 B
Markdown
creature - manage virtual machines
|
|
|
|
## What's creature?
|
|
|
|
Easy virtual machine management with support for machines, pools, storages and supervisors.
|
|
It is intended to be a frontend for different supervisors, but the focus for the initial
|
|
release is on qemu/kvm.
|
|
|
|
## Requirements
|
|
|
|
* posix shell
|
|
* the used supervisor
|
|
|
|
## Download
|
|
|
|
### Via git
|
|
|
|
Clone it via
|
|
|
|
git clone git://github.com/telmich/creature.git
|
|
|
|
Or browse on [github](http://github.com/telmich/creature)
|
|
|
|
## See also
|
|
|
|
* [ganeti](http://code.google.com/p/ganeti/)
|
|
* [libvirt](http://libvirt.org/)
|
|
|
|
[[!tag net unix vm]]
|