Cobbler alternatives and similar tools
Based on the "Cloud Computing" category.
Alternatively, view Cobbler alternatives based on common mentions on social networks and blogs.
-
OpenStack Tracking Repo
Repository tracking all OpenStack repositories as submodules. Mirror of code maintained at opendev.org. -
CloudStack
Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform -
AppScale
AppScale is an easy-to-manage serverless platform for building and running scalable web and mobile applications on any infrastructure.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Cobbler or a related project?
README
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 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