이 콘텐츠는 선택한 언어로 제공되지 않습니다.
7.8. Installing and Configuring the Broker Application
The following sections describe how to install and configure the broker Rails application that provides the REST API to the client tools.
7.8.1. Installing the Broker Application 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Install the required packages for these instructions using:
yum install openshift-origin-broker openshift-origin-broker-util rubygem-openshift-origin-auth-remote-user rubygem-openshift-origin-msg-broker-mcollective rubygem-openshift-origin-dns-nsupdate
# yum install openshift-origin-broker openshift-origin-broker-util rubygem-openshift-origin-auth-remote-user rubygem-openshift-origin-msg-broker-mcollective rubygem-openshift-origin-dns-nsupdate
Note
If you use the kickstart or bash script, the
install_broker_pkgs
function performs this step.