ntavares / cobbler

everyone's favorite Linux Install & Update Server

Home Page:cobbler.github.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status Code Health

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.io

To view the manpages, install the RPM and run "man cobbler" or run "perldoc cobbler.pod" from a source checkout.

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

About

everyone's favorite Linux Install & Update Server

cobbler.github.com

License:GNU General Public License v2.0


Languages

Language:Python 95.5%Language:Shell 2.3%Language:JavaScript 0.9%Language:CSS 0.8%Language:Makefile 0.4%Language:HTML 0.0%