nkabir / provision

Digital Rebar Platform is a simple and powerful Golang executable that provides a complete API-driven DHCP/PXE/TFTP provisioning system.

Home Page:http://rebar.digital

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital Rebar Provision

simple, fast and open API-driven server provisioning.

Digital Rebar Provision (DRP) is a APLv2 simple Golang executable that provides a simple yet complete API-driven DHCP/PXE/TFTP provisioning and workflow system.

DRP is designed to be a complete data center provisioning, content scaffolding and infrastructure workflow platform with a cloud native architecture that completely replaces Cobbler, Foreman, MaaS or similar technologies. DRP offers a single golang binary (less than 30MB) with no dependencies capable of installation on a laptop, RPi or switch supporting both bare metal and virtualized infrastructure.

Key Features:

Open Core Capabilities:
  • API-driven infrastructure-as-code automation
  • Multi-boot workflows using composable and reusable building blocks
  • Event driven actions via Websockets API
  • Extensible Plug-in Model for public, vendor and internal enhancements
  • Supports ALL orchestration tools including Chef, Puppet, Ansible, SaltStack, Bosh, Terraform, etc
Via Commercial Plugins:
  • RAID, IPMI, and BIOS Configuration (via commercial plugins)
  • Cloud-like pooling capabilities
  • Classification engine for automated workflow
  • High Availability modes (via commercial plugin)
  • Multi-site federated management architecture (via commercial plugin)
  • more ...
Digital Rebar Provision

Community Resources from https://rebar.digital

Build Status codecov Go Report Card GoDoc Documentation STABLE Status Documentation Latest Status

Install & Quick Start

Note

We HIGHLY recommend using the latest version of the documentation, as it contains the most up to date information. Use the version selector in the lower right corner of your browser.

Our Stable Quick Start has fast play-with-it steps. Don't worry, they are very simple and take 10 to 20 minutes.

Want the Latest Quick Start? You'll have access to the newest features in tested work for the next release. This is NOT the bleeding edge!

Regular Install for more details on the install steps. These include production options. (Previous Version Docs)

Components & Extensions

Digital Rebar Provision is composable by design. Much of our advanced funtionality is exposed in :ref:`rs_content_packages` that are added into the system as content and plugins which have documentation embedded in the extension.

Table of Contents

Reading on Github? Visit Generated Docs for a generated ToC.

.. toctree::
   :includehidden:
   :numbered:
   :maxdepth: 1

   doc/quickstart
   doc/install
   doc/setup/index
   doc/features
   doc/server
   doc/configuring
   doc/release
   doc/upgrade
   doc/workflows
   doc/deployment
   doc/operation
   doc/performance/intro
   doc/os-support
   doc/os-support/linuxkit
   doc/ui
   doc/ux/portalux
   doc/Swagger
   doc/cli
   doc/api
   doc/dev/dev-server
   doc/dev/dev-cli
   doc/dev/dev-docs
   doc/faq-troubleshooting
   doc/arch
   doc/content-packages
   CONTRIBUTING
   Trademark
   LICENSE

License

DigitalRebar Provision code is available from multiple authors under the Apache 2 license.

Digital Rebar Provision documentation is available from multiple authors under the Creative Commons license with Attribution.

Work licensed under a Creative Commons license is governed by applicable copyright law.
This allows Creative Commons licenses to be applied to all work falling under copyright,
including: books, plays, movies, music, articles, photographs, blogs, and websites.
Creative Commons does not recommend the use of Creative Commons licenses for software.

However, application of a Creative Commons license may not modify the rights allowed by
fair use or fair dealing or exert restrictions which violate copyright exceptions.
Furthermore, Creative Commons licenses are non-exclusive and non-revocable.
Any work or copies of the work obtained under a Creative Commons license may continue
to be used under that license.

In the case of works protected by multiple Creative Common licenses,
the user may choose either.

About

Digital Rebar Platform is a simple and powerful Golang executable that provides a complete API-driven DHCP/PXE/TFTP provisioning system.

http://rebar.digital

License:Other


Languages

Language:Go 87.6%Language:Shell 6.3%Language:Python 4.6%Language:Makefile 1.3%Language:HTML 0.2%