Este conteúdo não está disponível no idioma selecionado.

7.8.10. Configuring Bundler


Run the following command to verify that Bundler can find the necessary Ruby modules (or "gems") to run the broker Rails application:
# cd /var/www/openshift/broker
# scl enable ruby193 'bundle --local'
Copy to Clipboard Toggle word wrap
This command produces the following output:
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed.
Copy to Clipboard Toggle word wrap
Configure the broker to start when you reboot Host 1:
# chkconfig openshift-broker on
Copy to Clipboard Toggle word wrap

Note

If you use the kickstart or bash script, the configure_controller function performs these steps.
Start the broker immediately:
# service httpd start
# service openshift-broker start
Copy to Clipboard Toggle word wrap
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat