Example Appliances
The ACE comes with the following examples appliances. For each of these, download the kickstart file and then build and launch the appliance with the following commands:
# appliance-creator --name [NAME] --config [DOWNLOADED FILE]
# virt-image [NAME].xml
# virt-image [NAME].xml
Appliances
- Base appliance A basic appliance to build and test with (aka Thin Crust). (Kickstart File)
- Cobbler appliance Central provisioning server. (Kickstart File)
- Drupal appliance Content Management System. (Kickstart File)
- Git appliance Central server to host git repositories. (Kickstart File)
- Kronolith appliance Open Source Groupware solution. (Kickstart File)
- MediaWiki appliance Run your own wikipedia. (Kickstart File)
- Moin appliance PHP based wiki solution.(Kickstart File)
- Sugar appliance Sugar desktop appliance, as seen on the OLPC. (Kickstart File)
Other Examples
In addition, the aceExamples project contains the following additional examples which require a bit more work to build.- JBoxx appliance JBoss servr with embedded management tool. (Instructions)
- Sugar CRM appliance Leading Open Source CRM product. (Instructions)
- Pligg appliance Open Source Digg Clone. (Instructions)
