MCPcopy Index your code
hub / github.com/cobbler/cobbler

github.com/cobbler/cobbler @v4.0.0a1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v4.0.0a1 ↗ · + Follow
3,596 symbols 15,196 edges 348 files 2,878 documented · 80%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Cobbler

Publish Python distributions to TestPyPI PyPI version PyPI - Downloads Documentation Status Matrix Codacy Badge Codacy Badge Asciinema

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

Read more at 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.

The documentation can be found at Readthedocs

Core symbols most depended-on inside this repo

get
called by 324
cobbler/cobbler_collections/collection.py
find_template
called by 196
cobbler/api.py
render
called by 173
cobbler/templates/__init__.py
settings
called by 159
cobbler/api.py
settings
called by 135
cobbler/cobbler_collections/manager.py
find
called by 127
cobbler/cobbler_collections/collection.py
get_item_handle
called by 105
cobbler/remote.py
add
called by 105
cobbler/cobbler_collections/collection.py

Shape

Function 1,811
Method 1,426
Route 194
Class 165

Languages

Python100%

Modules by API surface

cobbler/remote.py263 symbols
cobbler/api.py167 symbols
tests/special_cases/built_in_snippets_cloud_init_test.py97 symbols
tests/items/system_test.py67 symbols
tests/utils/utils_test.py63 symbols
cobbler/utils/__init__.py56 symbols
tests/items/network_interface_test.py53 symbols
tests/items/profile_test.py44 symbols
cobbler/tftpgen.py42 symbols
cobbler/items/system.py38 symbols
tests/xmlrpcapi/conftest.py35 symbols
cobbler/cobbler_collections/collection.py34 symbols

Datastores touched

cobblerDatabase · 1 repos

For agents

$ claude mcp add cobbler \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page