# Cobbler **Repository Path**: ckstack-hci/cobbler ## Basic Information - **Project Name**: Cobbler - **Description**: Cobbler是一个Linux安装服务器,允许快速设置网络 安装环境。它将许多相关的 Linux 任务粘合在一起并自动执行,因此您不会 部署新系统时,必须在许多不同的命令和应用程序之间跳转,并且在某些命令和应用程序中 案例,更改现有案例。Cobbler可以帮助配置,管理DNS和DHCP,软件包 更新、电源管理、配置管理编排等等 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: https://cobbler.github.io/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-27 - **Last Updated**: 2023-10-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Cobbler [![Publish Python distributions to TestPyPI](https://github.com/cobbler/cobbler/actions/workflows/release_master.yml/badge.svg?branch=master)](https://github.com/cobbler/cobbler/actions/workflows/release_master.yml) [![PyPI version](https://badge.fury.io/py/cobbler.svg)](https://badge.fury.io/py/cobbler) ![PyPI - Downloads](https://img.shields.io/pypi/dm/cobbler) [![Documentation Status](https://readthedocs.org/projects/cobbler/badge/?version=latest)](https://cobbler.readthedocs.io/en/latest/) [![Matrix](https://img.shields.io/matrix/cobbler-community:matrix.org?label=Chat%20on%20Matrix&logo=matrix)](https://app.element.io/#/room/#cobbler_community:gitter.im) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/c8c0c787c4854aba925d361eacc15811)](https://www.codacy.com/gh/cobbler/cobbler/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cobbler/cobbler&utm_campaign=Badge_Grade) [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/c8c0c787c4854aba925d361eacc15811)](https://www.codacy.com/gh/cobbler/cobbler/dashboard?utm_source=github.com&utm_medium=referral&utm_content=cobbler/cobbler&utm_campaign=Badge_Coverage) [![Asciinema](https://img.shields.io/badge/asciinema-Cobbler-success)](https://asciinema.org/~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. [![asciicast](https://asciinema.org/a/351156.svg)](https://asciinema.org/a/351156) Read more at [https://cobbler.github.io](https://cobbler.github.io) To view the man-pages, 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](CONTRIBUTING.md). The documentation can be found at [Readthedocs](https://cobbler.readthedocs.io)