Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

A Cloud Foundry Service Broker for Apache Brooklyn

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

cloudfoundry-attic/apache-brooklyn-service-broker

Repository files navigation

Cloud Foundry Brooklyn Service Broker

Build Status

This project makes a CF broker which makes Apache Brooklyn blueprints available as Cloud Foundry services.

Quick Start

The WAR file can be downloaded as a release on this github site, or you can build it from source.

You can launch it by deploying to Cloud Foundry, passing a few environment variables (e.g. in your manifest.yml):

    BROOKLYN_URI: https://brooklyn-uri:8081
    BROOKLYN_USERNAME: brooklyn-username
    BROOKLYN_PASSWORD: brooklyn-password
    SECURITY_USER_NAME: broker-username
    SECURITY_USER_PASSWORD: broker-password

You then use it by running cf create-service-broker and enable-service-access in the usual way.

For More Information

See the docs in this project. Or come talk to the authors at #brooklyncentral on IRC.

About

A Cloud Foundry Service Broker for Apache Brooklyn

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published