此内容没有您所选择的语言版本。
Chapter 2. Accessing the Management Console
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:
			
- In the command line, navigate to the directory in which you installed JBoss Fuse and run the following command:./fuse ./fuseCopy to Clipboard Copied! Toggle word wrap Toggle overflow The Karaf console starts and shows version information, the default Management Console URL, and a list of common commands.
- If no user exists for JBoss Fuse, you can create one by running thecommand. You can also define the user name and password directly in theesb:create-admin-user esb:create-admin-userCopy to Clipboard Copied! Toggle word wrap Toggle overflow etc/users.propertiesfile. For more information, see the Red Hat JBoss Fuse Installation Guide.
Accessing the Management Console
复制链接链接已复制到粘贴板!
				To access the Management Console:
			
- In a Web browser, enter the URL to connect to the Management Console in the following format:http://<host_name>:<port_number> http://<host_name>:<port_number>Copy to Clipboard Copied! Toggle word wrap Toggle overflow NoteFor 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 http://localhost:8181Copy to Clipboard Copied! Toggle word wrap Toggle overflow NoteYou can configure the pax-web property to support HTTPS connections for a specific container.See chapter "Securing the Jetty HTTP Server" in "Security Guide" for more details.
- In the login page, enter the user name and password and click .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.