History: Kimchi
Preview of version: 11
Kimchi is an HTML5 management interface for KVM
Installation instructions on ClearOS 6.x
2014-09-01 Not working yet
Install dependencies
Copy to clipboard
yum --enablerepo=clearos-core,clearos-epel install gcc make autoconf automake gettext-devel git python-cherrypy python-cheetah libvirt-python libvirt libxml2-python python-imaging PyPAM m2crypto python-jsonschema rpm-build qemu-kvm python-psutil python-ethtool sos python-ipaddr python-lxml nfs-utils iscsi-initiator-utils libxslt pyparted nginx policycoreutils-python python-libguestfs libguestfs-tools python-unittest2 python-ordereddict service libvirtd restart
Download the latest stable packing, unzip
Installing Kimchi
Copy to clipboard
./autogen.sh --system ; make ; make install
Starting Kimchi
Copy to clipboard
kimchid --host=0.0.0.0
Connect your browser to https://localhost:8001.
See also: https://github.com/kimchi-project/kimchi/blob/master/INSTALL
Wishes
Related links
- http://lists.ovirt.org/pipermail/board/2013-July/000912.html
- http://en.wikipedia.org/wiki/KIMCHI#Kimchi.E2.80.99s_Role_in_the_KVM_Ecosystem
- http://www.ovirt.org/How_to_create_a_Windows_7_Virtual_Machine
- http://2014.texaslinuxfest.org/sites/default/files/tlf_2014_kimchi-cloud.pdf
- http://events.linuxfoundation.org/sites/events/files/slides/kimchi_v2.pdf
- https://www.ibm.com/developerworks/community/blogs/ibmvirtualization/entry/kimchi_is_the_newest_item_on_kvm_menu?lang=en