BOHICA-LABS / BLAOS-Admin-Deployment

This is the Administrative cluster layer for the BLAOS platform.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues License


BLAOS Admin Deployment

This project contains all the automated tooling to deploy the administrative layer to a k3s cluster based on BLAOS, the BOHICA Labs operating system appliance.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

This project orchestrates the deployment of the administrative layer in a BLOAS based kubernetes cluster.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • Terraform
  • BLAOS Cluster
  • Helm

Installation

  1. Clone the BLAOS-Admin-Deployment

    git clone https://github.com/BOHICA-LABS/BLAOS-Admin-Deployment.git
  2. Change Directory into the vsphere folder

    cd BLAOS-Platform
  3. Initialize Terraform

    terraform init

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For more details please review the contributing guide.

License

Distributed under the Apache 2 License. See LICENSE for more information.

Contact

Project Link: https://github.com/BOHICA-LABS/BLAOS-Admin-Deployment

Acknowledgements

About

This is the Administrative cluster layer for the BLAOS platform.

License:Apache License 2.0


Languages

Language:HCL 58.5%Language:Smarty 41.5%