Download
Virt-Factory is licensed under the General Public License (GPL).
Download Virt-Factory
Latest Source
The latest source code (Python and Ruby-on-Rails) is available through git:
git clone git://et.redhat.com/virt-factory
Pre-packaged Release via the Virt-Factory Repository
Prebuilt RPMs are available for Fedora Core 6. You may configure your system to use this repository by running the following command:
wget http://virt-factory.et.redhat.com/download/repo/virt-factory.repo --output-document=/etc/yum.repos.d/virt-factory.repo
After running the above command, follow the installation instructions in our install guide to install from this repository.
Prepackaged Release via Source Tarball
Source tarballs are available for the latest stable release at the following location:
Installing Virt-Factory
You'll probably want to read the installation and setup guide. Also see the rest of the Virt Factory wiki for descriptions of ongoing work, what's not finished yet, and future plans.
Downloading System Profiles
In order to provision systems using Virt-Factory, you'll need to load system profiles into the Virt-Factory Management Server to determine the configuration of deployed clients. We've provided some sample profiles for you to start with below. Have you come up with a good profile? Please feel free to share it with us!
- Container Profile - a generic profile for virtual host systems.
- test1 Profile - a sample profile for an x86-based virtual guest.
- test1-x86_64 Profile - a sample profile for a x86_64 virtual guest system.
