如何在本地 pcfdev 上安装 p-rabbitmq 服务?

How can I install the p-rabbitmq service on my local pcfdev?

我是 运行 笔记本电脑本地的 pcfdev v11.2.0。 当我尝试列出市场时,它是空的。

$ cf marketplace
Getting services from marketplace in org cfdev-org / space cfdev-space as admin...
OK

No service offerings found

我知道我需要 service-broker 为此,但不确定从哪里可以得到。另外,一旦我 install/deploy service broker 如何从它为 rabbitmq 创建服务?

我也探索了 bosh 路线,但我能找到的只是 multitenant broker 用于 rabbitmq。

我能够在我的笔记本电脑上为我的本地 rabbitmq 运行 创建一个 CUPS,但我想为 rabbitmq 工作获得标准(即非 CUPS)服务。 由于这只是为了本地开发,单节点rabbitmq就可以了。

如果您已经解决了这个问题,请advise/suggest一些选择。

TIA。

我是 CF Dev 的维护者。安装附加服务是 FAQ.

中涵盖的主题

The only service available is mysql. How do I get access to pivotal apps manager, rabbitmq, redis, spring-cloud-services?

A separate asset is needed. You can download the correct asset for your platform at https://network.pivotal.io/products/pcfdev. Then you perform a start with the downloaded asset specified via the -f flag, like so: cf dev start -f ./pcfdev-v*.tgz.