Qommentary
Qommentary
Qommentary
  • Welcome
  • Getting started
    • Prerequisites
      • Client Certificates
      • Software dependencies
    • Installing
      • SSL Certificates
      • Uninstalling
    • Configuration
    • Upgrades
      • Qlik Sense
        • WebSocket CSRF protection
    • Uninstalling
    • Troubleshooting
      • Common Issues
      • Logs
      • Qlik Sense connectivity
  • What's New
    • Release Notes
      • v25.1.0
      • v23.2.0
      • v23.1.0
        • v23.1.1
        • v23.1.2
        • v23.1.3
        • v23.1.4
      • v22.3.0
      • v22.1.0
      • v21.4.0
        • v21.4.1
      • v21.3.0
      • v21.2.0
        • v21.2.1
        • v21.2.2
      • v21.1.0
        • v21.1.1
        • v21.1.2
      • v20.4.0
        • v20.4.1
      • v20.3.0
      • v20.2.0
  • User guides
    • Qommentary Admin Console
    • Qommentary Insights
    • Qommentary Table
    • Qommentary Pivot Table
    • Qommentary Writeback
    • Qommentary Form
  • Platform Architecture
    • Deployments
    • Disaster Recovery
    • Mirroring Sites
    • Migrations
  • Utilities
    • User Sync Utility
    • DB Connection Utility
  • SUPPORT
    • Submit a ticket
Powered by GitBook
On this page
  • Qommentary Engine
  • Qommentary Admin Console
  • Qommentary Extensions

Was this helpful?

  1. Getting started

Configuration

PreviousUninstallingNextUpgrades

Last updated 3 years ago

Was this helpful?

Every Qommentary component has a configuration file which stores important environment information.

If you need to update the configuration files with new environment details, please see below:

Qommentary Engine

JSON (appsettings.json)

Definition

Property
Description
Default

ConnectionStrings

Encrypted connection string details to the Qommentary Database

<populated_during_install>

IsCookieDisabled

Applies cookie authentication for server communication

true

CertificateFriendlyName

Qlik Sense QlikClient certificate friendly name

QlikClient

QlikApiBaseUrl

Qlik Sense URL

<populated_during_install>

ManagerUrl

Qommentary Manager URL

<populated_during_install>

Logo

Company logo file name used by the system. Logo location is the Qommentary Engine root path.

logo.jpg

Logging > LogLevel

Default log levels

Error

File location

  1. Open IIS Manager

  2. Expand Sites

  3. Right-click on Qommentary Engine

  4. Choose Explore

Qommentary Admin Console

JSON (config.json)

Definition

Property
Description
Default

apiBaseUrl

Qommentary Engine URL (must include the /api/ suffix)

<populated_during_install>

hostname

Qlik Sense hostname

<populated_during_install>

prefix

Qlik Sense virtual proxy prefix

/

port

Qlik Sense port number

443

protocol

Qlik Sense protocol

https

File location

  1. Open IIS Manager

  2. Expand Sites

  3. Right-click on Qommentary Manager

  4. Choose Explore

  5. Navigate to Assets folder

Qommentary Extensions

JSON (config.json)

Definition

Property
Description
Default

engineBaseUrl

Qommentary Engine URL

<populated_during_install>

managerBaseUrl

Qommentary Manager URL

<populated_during_install>

File location

  1. Go to Dev Hub

  2. Open any Qommentary Extension

appsettings.json
config.json
config.json