Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

9.10.8. Configuring Node Settings


The following instructions describe how to configure the settings for your chosen host names and domain name.

Procedure 9.10. To Configure the Node Host Settings:

  1. Open the /etc/openshift/node.conf file and set the value of PUBLIC_IP to the IP address of the node host.
  2. Set the value of CLOUD_DOMAIN to the domain you are using for your OpenShift Enterprise installation.
  3. Set the value of PUBLIC_HOSTNAME to the host name of the node host.
  4. Set the value of BROKER_HOST to the host name or IP address of your broker host (Host 1).
  5. Open the /etc/openshift/env/OPENSHIFT_BROKER_HOST file and enter the host name of your broker host (Host 1).
  6. Open the /etc/openshift/env/OPENSHIFT_CLOUD_DOMAIN file and enter the domain you are using for your OpenShift Enterprise installation.
  7. Run the following command to set the appropriate ServerName in the node host's Apache configuration:
    # sed -i -e "s/ServerName .*\$/ServerName `hostname`/" \
    /etc/httpd/conf.d/000001_openshift_origin_node_servername.conf
    Copy to Clipboard Toggle word wrap

Note

If you use the kickstart or bash script, the configure_node function performs these steps.
Nach oben
Red Hat logoGithubredditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können. Entdecken Sie unsere neuesten Updates.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

Theme

© 2025 Red Hat