Search

Chapter 2. Accessing the Management Console

download PDF

Prerequisites

To access the Management Console, you must start JBoss Fuse and configure user credentials.
Note
If you use JBoss Fuse on OpenShift, you can skip this task and access the Management Console directly with the JBoss Fuse application URL after you deploy the JBoss Fuse cartridge. For more information about how to get started with JBoss Fuse on OpenShift, see the Cloud Computing with Fabric book for this release of JBoss Fuse.
To configure user credentials and start JBoss Fuse:
  1. In the command line, navigate to the directory in which you installed JBoss Fuse and run the following command:
    ./fuse
    The Karaf console starts and shows version information, the default Management Console URL, and a list of common commands.
  2. If no user exists for JBoss Fuse, you can create one by running the
    esb:create-admin-user
    command. You can also define the user name and password directly in the etc/users.properties file. For more information, see the Red Hat JBoss Fuse Installation Guide.

Accessing the Management Console

To access the Management Console:
  1. In a Web browser, enter the URL to connect to the Management Console in the following format:
    http://<host_name>:<port_number>
    Note
    For a list of supported browsers, see access.redhat.com.
    For example, use the following default URL to connect to the Management Console locally:
    http://localhost:8181
    Note
    You can configure the pax-web property to support HTTPS connections for a specific container.
  2. In the login page, enter the user name and password and click Log In.
    If you created or joined a fabric, the Management Console opens to the Fabric perspective. Otherwise, only the Container perspective is available. By default, the Management Console shows the Welcome page. You can choose to hide the Welcome page at the bottom of the page.
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.