---
title: CredHub Service Broker 1.6をインストールするメモ
tags: ["Cloud Foundry", "CredHub", "Pivotal Cloud Foundry", "Ops Manager", "TAS"]
categories: ["Dev", "PaaS", "CloudFoundry", "PCF"]
date: 2024-07-04T02:30:46Z
updated: 2024-07-05T06:56:37Z
---

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/95fd8373-4455-4b37-9609-a181c35b8a38">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/054ab872-88b6-4eee-b863-6c204894b829">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/52d9f4df-57a3-4daf-b982-168ad0ac9e03">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/9b360be9-e707-44a2-bdd7-f502ba247b56">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/d662b294-1e65-48d9-8540-6e9b32a82cd6">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/147dd6ca-e75f-4a8c-b3b8-09e09a5221a7">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/789850fe-73c1-4889-a3a9-87859baabd23">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/57f43841-25bf-43f7-8d30-1c2da24f2c59">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/c8a2c6a0-0e70-425e-b695-c51cff22de4b">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/a188eb66-6c01-47ff-baf5-b14b94d2edb3">

<img width="1912" alt="image" src="https://github.com/making/blog.ik.am/assets/106908/76ac20b3-35a0-4c16-9477-f614c7786ca7">

```
$ cf marketplace
Getting all service offerings from marketplace in org demo / space demo as toshiaki.maki@broadcom.com...

offering   plans                     description                                                                         broker
postgres   micro-2gb, micro-2gb-ha   Postgres service to provide on-demand dedicated instances configured as database.   postgres-odb
credhub    default                   Stores configuration parameters securely in CredHub                                 credhub-broker

TIP: Use 'cf marketplace -e SERVICE_OFFERING' to view descriptions of individual plans of a given service offering.
```

使い方は[こちらの記事](/entries/459)
