Changes

Jump to: navigation, search

Web-based Virtual Machine Management

542 bytes added, 17:57, 14 December 2007
Installation and usage
==== Installation and usage ====
* Download and untar.
* Edit development.ini:
** virtbuilder.lvm.vg: Provide the name of your LVM volume group.
** virtbuilder.vmtemplates: Provide the directory your template XMLs are stored in. (optional, default will work)
* Change permissions on libvirt, and set LVM as suid, so Pylons doesn't need privileged access:
** chmod +s /usr/sbin/lvm
** chmod -R 777 /var/run/libvirt*
* Run the Pylons project from the top-level virtbuilder dir:
** paster serve development.ini
* We're done. Go to http://127.0.0.1:5000 and start making VMs.
== Project News ==
1
edit

Navigation menu