Skip to content
forked from cobbler/cobbler

An install and update server I created. Preserved for the historical record.

License

Notifications You must be signed in to change notification settings

mpdehaan/cobbler

 
 

Repository files navigation

Cobbler

Cobbler is a Linux installation server that allows for rapid setup of network installation environments. It glues together and automates many associated Linux tasks so you do not have to hop between lots of various commands and applications when rolling out new systems, and, in some cases, changing existing ones. It can help with installation, DNS, DHCP, package updates, power management, configuration management orchestration, and much more.

read more at https://cobbler.github.com

Documentation is available on the Wiki at https://github.com/cobbler/cobbler/wiki.   To view the manpages, install the RPM and run "man cobbler" or run "perldoc cobbler.pod" from a source checkout.  "koan" also has a manpage.

To build the RPM, run "make".   Developers, try "make webtest" to do a local "make install" that preserves your configuration.

About

An install and update server I created. Preserved for the historical record.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.5%
  • Perl 4.7%
  • Other 0.8%