Cobbler

Cobbler是一个多功能的Linux部署服务器。(Cobbler is a versatile Linux deployment server.)

Github星跟蹤圖

Cobbler是一个Linux安装服务器,可以快速设置网络安装环境。 它将许多相关的Linux任务粘合在一起并自动执行,这样在推出新系统时, 您就不必在许多不同的命令和应用程序之间跳来跳去。在某些情况下, 还可以更改现有系统。它可以帮助安装,DNS、DHCP、软件包更新、电源管理、配置管理编排等等。

更多信息,请访问https://cobbler.github.io

要查看联机帮助页,请安装RPM并运行“man cobbler”或从源检出中运行“perldoc cobbler.pod”。

要构建RPM,请运行“make rpms”。 开发人员尝试“make webtest”来执行保留配置的本地“make install”。

概覽

名稱與所有者cobbler/cobbler
主編程語言Python
編程語言Python (語言數: 5)
平台Linux
許可證GNU General Public License v2.0
發布數121
最新版本名稱v3.3.4 (發布於 2024-02-26 21:32:13)
第一版名稱v0.4.0 (發布於 2007-04-03 11:21:26)
創建於2011-11-08 15:01:00
推送於2024-04-17 06:33:32
最后一次提交2022-03-11 09:59:35
星數2.5k
關注者數136
派生數648
提交數9.5k
已啟用問題?
問題數1529
打開的問題數280
拉請求數1776
打開的拉請求數9
關閉的拉請求數228
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Build Status
Documentation Status
Gitter chat
Codacy Badge
codecov

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.

If you want to contribute you may find more information under CONTRIBUTING.md.

The documentation can be found at Readthedocs

去到頂部