Announcement:New BoxGrinder site!
We moved to http://boxgrinder.org
| Documentation | Community |
Overview
How does it work?
|
BoxGrinder creates appliances (also called images) from simple plain text Appliance Definition Files. There are only two simple steps to create an appliance:
|
Here is an example appliance definition file for a very basic Fedora appliance:
- name: f14-jeos
- summary: Just Enough Operating System based on Fedora 14
- os:
- name: fedora
- version: 14
- hardware:
- partitions:
- "/":
- size: 2
- packages:
- includes:
- - @core
Learn more
BoxGrinder supports many virtualization and Cloud platofrm like EC2, Xen, KVM, VMware. You can create appliance based on Fedora, Red Hat Enterprise Linux or CentOS. You are of course free to write your own plugin to support other virtualization platform or operating system!
Refer to latest documentation for get more information about BoxGrinder. You can find there code examples and detailed usage instructions.
BoxGrinder posts
BoxGrinder
Builds
- Appliance
- a preconfigured disk image with operating system and required software ready to run on a selected virtualization platform.
BoxGrinder Tweets