Giter Site home page Giter Site logo

service-manager's Introduction

Service Manager

Build Status Go Report Card Coverage Status License Docker Repository on Quay

What is Service Manager

Service Manager is a central registry for service brokers and platforms registration. It tracks service instances creation and allows sharing of service instances between different Platform Instances.

Setup Service Manager Components

The overall setup of the solution consist of a single installation of Service Manager component and one or more Service Broker Proxy components that runs on each one of the registered platforms. For more information check the specification page.

Run the Service Manager

Currently the Service Manager can be run on CF or on Kubernetes.

For more information see:

As a result of this step you will get a url address of the running Service Manager component.

Run the Service Broker Proxies

Follow the links to get details how to run Service Broker Proxy component on CF or Kubernetes.

You need to make sure that the Service Manager is visible from the Service Broker Proxies.

Install smctl

You need to install the command line tools and login to the Service Manager using the smctl login command.

Test the setup

If you deployed the Service Manager, smctl and at least one Service Broker Proxy you can register an OSB compliant broker using the smctl register-broker command.

smctl register-broker <broker_name> <broker_url> <description>

The services provided by the broker should appear in the platform instances in which the proxies reside. For example, in CF you can check with:

cf service-brokers

Note: It could take a couple of minutes before the broker appears in the platform instance.

Run Service Manager on Kubernetes

Plugins and Filters

Plugins and Filters

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.