Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can use this URL to access the Management Console on this computer from any other computer connected to the Internet or LAN. When accessing the Management Console from the same server where it's installed, you can type "localhost" instead of the IP address: https://localhost:9443/carbon

Tip

Tip: The Management Console URL depends on the value of the MgtHostName in the <PRODUCT_HOME>/repository/conf/carbon.xml file.

Code Block
languagexml
<MgtHostName>localhost</MgtHostName>

...