Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/digitalrebar/provision
Docs, API bindings, clients and integrations supporting RackN Digital Rebar data center provisioning and workflow system.
https://github.com/digitalrebar/provision
Last synced: 5 days ago
JSON representation
Docs, API bindings, clients and integrations supporting RackN Digital Rebar data center provisioning and workflow system.
- Host: GitHub
- URL: https://github.com/digitalrebar/provision
- Owner: digitalrebar
- License: other
- Archived: true
- Created: 2019-07-29T16:20:18.000Z (over 5 years ago)
- Default Branch: v4
- Last Pushed: 2021-09-01T06:32:20.000Z (about 3 years ago)
- Last Synced: 2024-08-01T12:23:32.750Z (3 months ago)
- Language: Go
- Homepage: http://rebar.digital
- Size: 7.77 MB
- Stars: 137
- Watchers: 10
- Forks: 35
- Open Issues: 27
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - digitalrebar/provision - Docs, API bindings, clients and integrations supporting RackN Digital Rebar data center provisioning and workflow system. (others)
README
.. Copyright (c) 2021 RackN Inc.
.. Licensed under the Apache License, Version 2.0 (the "License");
.. DigitalRebar Provision documentation under Digital Rebar master license
.... _rs_welcome:
Digital Rebar
~~~~~~~~~~~~~*simple, fast and open-ecosystem infrastructure automation with strong Infrastructure as Code (IaC) design.*
`Digital Rebar (aka DRP) `_ is a `RackN `_ licensed-core platform with an open ecosystem suite of both licensed and open `APLv2 `_ components. The fourth generation platform provides a simple yet complete API-driven DHCP/PXE/TFTP provisioning and workflow system.
Digital Rebar Platform and Ecosystem are designed together to be a complete data center provisioning, content scaffolding and infrastructure workflow platform with a cloud native architecture that completely replaces Cobbler, Foreman, MaaS, Ironic 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:
Platform 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
* Dynamic Workflow Contexts (allows using APIs when agents cannot be run)
* Distributed Multi-Site Management
* Integrated Secure Boot, SSO and Highly Available options.
* Supports ALL orchestration tools including Chef, Puppet, Ansible, SaltStack, Bosh, Terraform, etcOpen Ecosystem Plugins:
* RAID, IPMI, Redfish, and BIOS Configuration
* Cloud-like pooling capabilities
* Classification engine for automated workflow.. figure:: doc/images/dr_provision.png
:align: right
:width: 200 px
:alt: Digital Rebar Provision
:target: https://github.com/digitalrebar/provision.. _rs_community:
Community Resources from https://rebar.digital
----------------------------------------------.. image:: https://travis-ci.org/digitalrebar/provision.svg?branch=v4
:target: https://travis-ci.org/digitalrebar/provision
:alt: Build Status.. image:: https://goreportcard.com/badge/github.com/digitalrebar/provision/v4
:target: https://goreportcard.com/report/github.com/digitalrebar/provision/v4
:alt: Go Report Card.. image:: https://pkg.go.dev/badge/github.com/digitalrebar/provision/v4
:target: https://pkg.go.dev/github.com/digitalrebar/provision/v4
:alt: GoDoc.. image:: https://readthedocs.org/projects/provision/badge/?version=latest
:target: http://provision.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Latest Status* Chat/messaging via the Digital Rebar ``#community`` channel is our preferred communication method. If you do not have a Slack invite to our channel, you can `Request a Slack Invite `_
* `Issues and Features `_
* Full `Documentation `_ (Github `/doc `_ sources are updatable via pull request).
* Videos on the `DR Provision Playlist `_ provide both specific and general background information... _rs_quick:
Install & Quick Start
---------------------Our :ref:`rs_quickstart` has fast play-with-it steps. Don't worry, they are very simple and take 10 to 20 minutes. Consult the :ref:`rs_install` guide for more details on the install steps.
Current Stable Line is the :ref:`rs_release_v47` and next Release is planned to be :ref:`rs_release_v48`. See :ref:`rs_release_summaries` for a complete list.
.. _rs_components:
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.
.. _rs_toc:
Table of Contents
-----------------**Reading on Github?** Visit `Generated Docs `_ for a generated ToC.
.. toctree::
:includehidden:
:numbered:
:maxdepth: 1doc/install
doc/environment
doc/features
doc/server
doc/configuring
doc/release
doc/workflows
doc/deployment
doc/operation
doc/high-availability
doc/integrations
doc/os-support
doc/ux/portalux
doc/cli
doc/api
doc/dev/dev-contributing
doc/knowledge-base
doc/arch
doc/content-packages
doc/rackn/license
Trademark
doc/fun-facts.. _rs_license:
Licenses
--------Digital Rebar Server is proprietary licensed software available in compiled binary format from `RackN Rebar `_.
Code for Digital Rebar client and many catalog componets is available from multiple authors under the `Apache 2 license `_.
Digital Rebar 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... Release v4.6.0 Start
.. Release v4.8.0 Start