此内容没有您所选择的语言版本。
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.