Questo contenuto non è disponibile nella lingua selezionata.
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 Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
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.