Skip to content

EleanorRigby/borawebbroker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoreWeb Broker

This is an implementation of a Service Broker that uses Helm to provision instances of mariadb, mysql, drupal and wordpress. This is a proof-of-concept for the borathon idea, and should not be used in production.

Prerequisites

  1. Kubernetes cluster (minikube)
  2. Helm 2.x
  3. Service Catalog API - follow the walkthrough

Installing the Broker

The boraweb Service Broker can be installed using the Helm chart in this repository.

$ git clone https://github.com/EleanorRigby/borawebbroker.git
$ cd borawebbroker
$ helm install --name borawebbroker --namespace borawebbroker charts/borawebbroker

Releases

No releases published

Packages

No packages published