Skip to content

Configuration wizard

Once all the containers are started, we can navigate to the IP address of the server. This will prompt us with the initial installation wizard.

Step 1. Go To the Report-Engine installation wizzard

Section titled “Step 1. Go To the Report-Engine installation wizzard”

Open your web browser and navigate to http://<your-server-ip>. You will be greeted with the installation wizard to configure the Report-Engine application.

configuration-wizard step 1

  1. Provide the base URL on which the application will listen on.
  2. The timezone is important for scheduling reports.
  3. Select the application locale (currently only English is supported).

configuration-wizard step 2

  1. Provide the database host details (IP/FQDN).
  2. Provide the port where the database is listening on.
  3. Provide the database name that can be used for the Report-Engine Application.
  4. Provide the username for the given database.
  5. Provide the password for the given user.

configuration-wizard step 3

  1. Provide the Redis host details (IP/FQDN).
  2. Provide the port where the Redis instance is listening on.
  3. Optional - Provide the password for the Redis instance.

configuration-wizard step 4

  1. Provide Mail service to use.
  2. Provide the SMTP host details (IP/FQDN).
  3. Provide the SMTP Port.
  4. Provide the encryption type (None/SSL/TLS).
  5. Optional - Provide the username if the SMTP server requires authentication.
  6. Optional - Provide the password if the SMTP server requires authentication.
  7. Provide the From Address that will be used for report scheduling.
  8. Porvide the From Name that will be displayed for report scheduling.

Last but not least, we can create the initial user account to access the Report-Engine Application.

configuration-wizard step 5

  1. Provide the full name of the administrator user.
  2. Provide the email address of the administrator user.
  3. Provide a secure password.
  4. Repeat the secure password.

The installation is now finished, click on “Go to Admin Panel” to get started.

configuration-wizard step 6

To get started with the Report-Engine application, login with the initial user you have created in step 5.

configuration-wizard step 7