14.2. Customizing the Management Console


Starting in OpenShift Enterprise 2.2, you can customize the product logo and instance name of your OpenShift Enterprise deployment by configuring the /etc/openshift/console.conf file on the broker host. This allows you to add organizational branding to your deployment.
To change the image used in the masthead of the Management Console, modify the PRODUCT_LOGO parameter to the local or remote path of your choice.

Example 14.1. Default PRODUCT_LOGO Setting

PRODUCT_LOGO=logo-enterprise-horizontal.svg
To change the instance name that appears in the browser title for the Management Console, modify the PRODUCT_TITLE to a custom name.

Example 14.2. Default PRODUCT_TITLE Setting

PRODUCT_TITLE=OpenShift Enterprise
You must restart the Management Console service to load any configuration changes:
# service openshift-console restart
Further customization is possible with custom CSS. See the Knowledgebase solution at https://access.redhat.com/solutions/762023 on the Red Hat Customer Portal for more information.
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.