Difference between revisions of "QPR UI Installation Checklist"

From Mea Wiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
# Check that your hardware and software infrastructure fulfills the [[QPR UI System Requirements|system requirements]] for QPR UI.
 
# Check that your hardware and software infrastructure fulfills the [[QPR UI System Requirements|system requirements]] for QPR UI.
 
# Make the needed [[SQL Server Configuration in QPR UI|configurations for the SQL Server]] containing QPR UI database. SQL Server configuration must be done before running the QPR UI installer.
 
# Make the needed [[SQL Server Configuration in QPR UI|configurations for the SQL Server]] containing QPR UI database. SQL Server configuration must be done before running the QPR UI installer.
# Run the [[Installing QPR UI|QPR UI installer]]. The installer download link can be found in this wiki mainpage. Settings in the wizard pages 6, 8, 9 and 10 can also be set after the installation, if the needed information is not available during the installation. (For advanced installation scenarios, you can alternatively use the [[Silent Installation in QPR UI|silent installation]].)
+
# Run the [[Installing QPR UI|QPR UI installer]]. The installer download link can be found in the mainpage of this wiki. Settings in the wizard pages 6, 8, 9 and 10 can also be set after the installation, if the needed information is not available during the installation. (For advanced installation scenarios, you can alternatively use the [[Silent Installation in QPR UI|silent installation]].)
 
# [[Enable Detailed Error Messages in IIS|Enable detailed error messages for IIS]] and configure [[Routing Through IIS in QPR UI|IIS to pass through QPR UI traffic]].
 
# [[Enable Detailed Error Messages in IIS|Enable detailed error messages for IIS]] and configure [[Routing Through IIS in QPR UI|IIS to pass through QPR UI traffic]].
 
# Change [[GlassFish Configuration in QPR UI#Changing Glassfish Administrator Password|GlassFish administrator password]].
 
# Change [[GlassFish Configuration in QPR UI#Changing Glassfish Administrator Password|GlassFish administrator password]].

Revision as of 18:36, 28 January 2018

This QPR UI Installation Checklist contains all the steps needed for a complete your QPR UI installation. These steps apply only for a new QPR UI installation. If you are upgrading an existing installation, see the upgrage instructions.

  1. Check that your hardware and software infrastructure fulfills the system requirements for QPR UI.
  2. Make the needed configurations for the SQL Server containing QPR UI database. SQL Server configuration must be done before running the QPR UI installer.
  3. Run the QPR UI installer. The installer download link can be found in the mainpage of this wiki. Settings in the wizard pages 6, 8, 9 and 10 can also be set after the installation, if the needed information is not available during the installation. (For advanced installation scenarios, you can alternatively use the silent installation.)
  4. Enable detailed error messages for IIS and configure IIS to pass through QPR UI traffic.
  5. Change GlassFish administrator password.
  6. Check that the latest version of Java 8 is installed.
  7. (Optional step) If using QPR Suite, it is recommended to install QPR Suite Reporting Add-on. To use the QPR Suite Reporting Add-on Expressions Language in QPR UI, you need to configure the QPR_REPORTING_EXPRESSIONS_WEB_SERVICE_LOCATION setting in QPR UI configuration table (more information).
  8. (Optional step) Configure the Common QPR Authentication, which enables to open QPR Suite portal from QPR UI and vice versa without a separate login.
  9. (Optional step) Configure the federated authentication for QPR UI, if there is a federated authentication identity provider (IdP) available in your organization, such as Active Directory Federation Services (ADFS). This enables to use your organization's centralized identity management system without managing user accounts separately in QPR products. Note that QPR UI is not directly compatible with the LDAP protocol.
  10. (Optional step) You may want to change QPR UI system settings. Note that database connection settings are in the GlassFish Administration Console. Also GlassFish TCP ports are changed in GlassFish.
  11. QPR UI installation is now ready! You can start QPR UI, and go through the tutorial how to create views and dashboards.