Skip to content

dozer-io/mysql-service-broker

 
 

Repository files navigation

Mysql-Service-Broker

Simple CloudFoundry service broker for MySQL based on service-broker-api.

Usage

The mysql broker needs a user with the following permission:

GRANT ALL ON `%`.* TO '{broker_admin}'@'%'

About

Generic api to implement CF service brokers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 76.2%
  • Gherkin 23.7%
  • Shell 0.1%