Starting the HCL OneDB™ Explore Server
About this task
This section walks you through the easiest way to start the HCL OneDB™ Explore server.
For more advanced topics, like configuring logging or starting HCL OneDB™ Explore Server from the command line, see Starting the HCL OneDB™ Explore Server .
Procedure
-
Create a HCL OneDB™ Explore Server
properties file.
# required initial password for the admin user initialAdminPassword=myPassword # optionally, uncomment these properties to have OneDB Explore encrypt its internal H2 database #h2.encrypt.enable=true #h2.encrypt.password=passwordFor more information see, HCL OneDB™ Explore Server Configuration. -
Locate the start/stop script in the $ONEDB_HOME/explore
directory and run the following command to start the server.
OneDBExplore startServer=serverName where serverName is the name of your process for HCL OneDB™ Explore Server.
- In a web browser, go to http://localhost:8080 and login with your admin credentials.
- From the main dashboard, click create server and/or create groups to add connection information to your HCL OneDB™ servers.