This is a Cloud Foundry service broker for Microsoft SQL Server. It currently supports multiple database instances within a SQL Server instances running external to CF.
This version should be considered a beta product, and has been tested against CF Elastic Runtime v1.9
The service broker requires an existing SQL Server install. It has been tested against the docker-based version described here.
This module contains the broker code. Its readme contains information on how to build, configure, and deploy the broker.
This module contains spring-cloud-connector code that can optionally be used by consumers of a brokered service.
A sample project that demos usage of the broker and the connector. See its readme for more details.
Shared utilities for interacting with the SQL Server backend.