All Projects → cobbler → Cobbler

cobbler / Cobbler

Licence: gpl-2.0
Cobbler is a versatile Linux deployment server

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Cobbler

Netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Stars: ✭ 2,753 (+23.9%)
Mutual labels:  dhcp, tftp, pxe
Git S3 Push
Deploy your git repo to an S3 bucket
Stars: ✭ 182 (-91.81%)
Mutual labels:  hacktoberfest, deployment
novaboot
A tool that automates booting of operating systems on target hardware or in qemu
Stars: ✭ 32 (-98.56%)
Mutual labels:  tftp, pxe
rpi-pxe-server
A ready-to-go PXE + TFTP network boot server for Raspberry Pi, with Resin deployment
Stars: ✭ 68 (-96.94%)
Mutual labels:  tftp, pxe
Fastlane
🚀 The easiest way to automate building and releasing your iOS and Android apps
Stars: ✭ 33,382 (+1402.34%)
Mutual labels:  hacktoberfest, deployment
PXESetupWizard
PXE Setup Wizard. Netboot Debian, Ubuntu, System Rescue CD, FreeDOS and more.
Stars: ✭ 96 (-95.68%)
Mutual labels:  tftp, pxe
net-protocol-over-udp
any application layer protocol base udp (DNS/DHCP/TFTP)
Stars: ✭ 11 (-99.5%)
Mutual labels:  dhcp, tftp
Boots
The DHCP and iPXE server for Tinkerbell.
Stars: ✭ 101 (-95.45%)
Mutual labels:  hacktoberfest, dhcp
Pi Hole
A black hole for Internet advertisements
Stars: ✭ 34,076 (+1433.57%)
Mutual labels:  hacktoberfest, dhcp
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Stars: ✭ 6,766 (+204.5%)
Mutual labels:  hacktoberfest, deployment
Hapistrano
Deploy tool for Haskell applications, like Capistrano for Rails
Stars: ✭ 91 (-95.9%)
Mutual labels:  hacktoberfest, deployment
Inertia
✈️ Effortless, self-hosted continuous deployment for small teams and projects
Stars: ✭ 133 (-94.01%)
Mutual labels:  hacktoberfest, deployment
Shopyo
🎁 Your Open web framework, designed with big in mind. Flask with Django advantages. Build your management systems, ERP products & mobile backend (coming soon). Small business needs apps included by default. First timers friendly. Email: [email protected] | password: pass
Stars: ✭ 172 (-92.26%)
Mutual labels:  hacktoberfest
Fusioninventory Agent
FusionInventory Agent
Stars: ✭ 177 (-92.03%)
Mutual labels:  deployment
Slack Scala Client
A scala library for interacting with the slack api and real time messaging interface
Stars: ✭ 176 (-92.08%)
Mutual labels:  hacktoberfest
Mysql Sandbox
Quick and painless install of one or more MySQL servers in the same host.
Stars: ✭ 176 (-92.08%)
Mutual labels:  deployment
Pydp
A python wrapper for https://github.com/google/differential-privacy
Stars: ✭ 178 (-91.99%)
Mutual labels:  hacktoberfest
Midifile
A MIDI file parser/writer using ArrayBuffers
Stars: ✭ 177 (-92.03%)
Mutual labels:  hacktoberfest
Mattermost Android Classic
Mattermost app for Android phones and tablets
Stars: ✭ 176 (-92.08%)
Mutual labels:  hacktoberfest
Netflix Migrate
A command-line tool to migrate data to and from Netflix profiles
Stars: ✭ 175 (-92.12%)
Mutual labels:  hacktoberfest

Cobbler

Publish Python distributions to TestPyPI PyPI version PyPI - Downloads Documentation Status Gitter chat Codacy Badge codecov

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].