Skip to content

The Provisioner for DigitalRebar as a Stand Alone Golang Utility

License

Notifications You must be signed in to change notification settings

StephenTames/provision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Rebar Provision

simple, fast and open API-driven server provisioning.

Digital Rebar Provision

DR Provision is a APLv2 simple Golang executable that provides a simple yet complete API-driven DHCP/PXE/TFTP provisioning system. It is designed to stand alone or operate as part of the Digital Rebar management system.

Simply, Digital Rebar Provisioner acts as a Cobbler Replacement

Community Resources

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

Install & Quick Start

Our Quick Start has fast play-with-it steps. Don't worry, they are very simple and take about 5 minutes.

Regular Install for more details on the install steps. These include production options.

Table of Contents

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

.. toctree::
   :glob:
   :numbered:
   :maxdepth: 2

   doc/quickstart
   doc/install
   doc/integrations/ansible
   doc/configuring
   doc/release
   doc/upgrade
   doc/architecture
   doc/workflows
   doc/deployment
   doc/operation
   doc/os-support
   doc/ui
   doc/Swagger
   doc/cli
   doc/api
   doc/dev/dev-server
   doc/dev/dev-cli
   doc/dev/dev-docs
   doc/faq-troubleshooting
   LICENSE