Starting Squore on Linux

  1. Go to the Squore bin directory cd <INSTALLDIR>/bin

  2. Start Squore Server: ./sqctl start

  3. Launch Squore by typing the following address in a Web browser: http://localhost:8180/SQuORE_Server

  4. Log into Squore using the default user account:

    • Username: admin

    • Password : admin

Squore is now started. Please refer to the Squore Getting Started Guide for more details on how to use Squore.

Tip

The admin user is the default user with administrative rights. If you want to provide non-administrative access to a user after installation, they need to use the demo login instead (password: demo)

Tip

You can find out know the status of the database and server processes, by running the command ./sqctl status