cloudfoundry-attic / cf-mysql-broker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to start up this cf-mysql-broker

betht1220 opened this issue · comments

After tests are successful, how to run this cf-mysql-broker?
Does it have an endpoint for its services, and how to find out.

Thanks
Beth Tran

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/129185579

The labels on this github issue will be updated when the story is started.

Hi @betht1220,

I think you are having a hard time understanding how this software works. It may be because you are either not familiar with BOSH (which is how this software is deployed), or with how Services work in Cloud Foundry.

To answer your immediate question, the service broker is automatically managed by BOSH, as described in the README, under the Deploying section.

Second, in terms of interacting with Cloud Foundry deployed applications, you might want to check out the Services Overview and application binding documents. Note that Cloud Foundry is typically deployed by BOSH as well.

If none of these documents are helpful to you, it'd probably be best if you can post an issue in terms of what you are trying to accomplish. If we have a better understanding of how the docs are not relevant to your effort, we might better be able to help make you successful.

Hope that helps!

Wow, this issue has been open for a super long time. I lost track of it in the backlog.

I'll go ahead and close it now, but of course feel free to re-open if there's anything we can do to help, or open an entirely new issue if you're having some other difficulty.