Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

vmware-archive/memsql-service-broker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

memsql-service-broker is no longer actively maintained by VMware.

Overview

This sample project uses the Spring Cloud - Cloud Foundry Service Broker to implement a MemSQL service broker and assumes that you have MemSQL running somewhere and have access to it.

Steps to run MemSQL Broker:

  1. Checkout the memsql service broker from github
  2. Option 1: Upload the .pivotal artifact in memsql-service-broker/tile/product/releases to your Ops Manager (tested on and works on Version 1.6.9+) and set up your MemSQL configuration
  3. Option 2: Navigate to memsql-service-broker/tile
  4. $ > mvn clean
  5. $ > mvn package
  6. $ > tile init
  7. $ > tile build
  8. Upload the newly created .pivotal artifact from memsql-service-broker/tile/product/releases to your Ops Manager (tested on and works on Version 1.6.9+) and set up your MemSQL configuration as usual

About

This is a MemSQL Service Broker, built using the Cloud Foundry Spring Service Broker Template

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published