summaryrefslogtreecommitdiffstats
path: root/website/new/about.html
blob: 12a7d5738f2bd12fdc58a5468daafac145d965fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<h2>About Cobbler</h2>

<!--
<h3>Provisioning For Everyone</h3>
-->

<!--
<a href="img/screenshot_full.png"><img src="img/screenshot.png" style="float: left; margin-right: 10px;" /></a>
-->

<p>Cobbler is a Linux provisioning tool that allows for rapid setup of network installation environments.  With a simple series of commands, network installs can be configured for PXE, reinstallations, and virtualized installs.  Cobbler uses a helper program called 'Koan' (which interacts with Cobbler) for reinstallation and virtualization support.</p>

<p>Setting up Cobbler is simple.  Installation trees can be <A HREF="./cobbler-import.php">imported</A> directly from media you already have (or copied from a mirror location), and turned into network install sources within minutes.  RHEL, Fedora, and Centos are all supported for both the boot server and installation targets.</p>

<p>Cobbler can, if desired, also assist in <A HREF="./cobbler-dhcp.php">managing of DHCP infrastructure</A> for provisioned systems (using <A HREF="http://www.isc.org/sw/dhcp/">ISC dhcp</A> or <A HREF="http://www.thekelleys.org.uk/dnsmasq/doc.html">dnsmasq</A>), mirroring install trees, templating kickstart files, automatically creating PXE menus, and locally <A HREF="./cobbler-repos.php">mirroring repositories</A> used by systems on your network.</p>

<p>In short, Cobbler helps build and maintain network installation infrastructure really easily.  It's highly customizable to your particular methods of operation through a wide variety of options, a pluggable extension mechanism, and (for developers) its own Python API.  Cobbler lets administrators forget <i>how</i> software gets installed and delivered and lets them concentrate instead on what they want to install where.</p>

<p>Whether you run a large datacenter, a campus lab, or just have a handfull of machines on a home network, cobbler can help you perform installations and updates faster.</p>