After you have installed WebSphere Partner Gateway, the product is ready to run.
To start WebSphere Partner Gateway from a command prompt, do the following:
{INSTALL DIR}\IBM\bcghub\bin
bcgStartServer.bat bcgconsole
bcgStartServer.bat bcgreceiver
bcgStartServer.bat bcgdocmgr
Unsecure:
http://<hostname>.<domain>:58080/console
Secure:
https://<hostname>.<domain>:58443/console
Where <hostname> and <domain> are the name and location of the computer hosting the Community Console component.
hubadmin
Pa55word
Operator
Click Login.
You have now logged into WebSphere Partner Gateway. See the next section, Testing your installation for a way to test your installation. Also see the Getting Started guide for information on what to do next.
For the help system to function, the Help system server must be running. By default, the Help system is installed on the same server as the Console; however, you can specify a different server for the Help system during the Console installation.
You can confirm the help system location by checking the value of the ibm.bcg.help.host property in the bcg_console.properties file, located in {INSTALL DIR}/console/lib/config/.
To start the Help system, run the following script:
{INSTALL DIR}/bin/bcgStartHelp.bat
To stop the Help system, run the following script:
{INSTALL DIR}/bin/bcgStopHelp.bat