Skip to main content
Skip table of contents

Initial WAC Setup in Web App Configurations

The Web App Configurations page is available in version 10.2.6 and later.

On the Web App Configurations page, you can perform initial WAC-related settings through the GUI.

스크린샷 2025-04-13 오후 10.45.38.png

Admin > Web Apps > Connection Management > Web App Configurations

WAC Proxy Configurations 10.2.6~

After configuring the WAC proxy server, enter the server setting information. The description for each field is as follows:

  • Proxy Host: Field for setting the FQDN (Fully Qualified Domain Name) of the WAC proxy host.

    • You can enter an FQDN or IP address in the Proxy Host field.

    • The default value, wac-proxy.querypie.io, is an arbitrary placeholder. To use WAC correctly, you must change this to your actual proxy host.

    • If you change the Proxy Host, the QueryPie application must be restarted.

  • Proxy Port: The port number for the WAC proxy server. The default value is 7447.

To restart the QueryPie application:

  1. Connect to the EC2 server where QueryPie is installed.

  2. Run the following command to stop the containers: docker compose down

  3. Run the following command to restart the containers: docker compose up -d

QueryPie Web Secure (Extension) Configurations 10.2.6~

Administrators can directly manage WAC Extension related settings.

  • By default, it includes a public link to download the latest extension at the time of the product release, along with compatibility information.

  • If WAC Extension deployment is needed for users in a closed network environment, download the WAC Extension file from a PC with internet access, then upload the file to the internal storage via Configurations.

  • If a WAC Extension patch is released separately from regular releases, apply the changed settings. This allows the updated extension to be distributed to users.

The description for each field is as follows:

  • Extension File: The path from which the extension file can be downloaded.

  • Current Version: Information about the currently registered extension version.

  • Minimum Required Version: The minimum extension version required by the currently installed QueryPie version.

    • The WAC server checks the extension version installed in the user's browser. If a version lower than the value entered in this field is being used, an extension update is forced.

The Current Version and Minimum Required Version information must be entered according to the compatibility information provided by QueryPie.

Deploying WAC Extension in a Closed Network Environment

  1. Download the WAC Extension to a PC with internet access.

  2. In the closed network environment, navigate to the QueryPie > Web App Configurations page, then click the Edit button in the QueryPie Web Secure (Extension) Configurations section.

  3. In the Extension File option, select Add by File Upload and upload the previously downloaded extension file.

    스크린샷 2025-03-10 오후 4.07.08.png

    Admin > Web Apps > Connection Management > Web App Configurations > WAC Secure Configuration Modal

  4. If there are no changes to compatibility information received separately, keep the existing values for Current Version and Minimum Required Version.

  5. Click the Save button to save.

  6. You can verify that the Extension File link has changed from one starting with https://dl.querypie.com/… to one starting with your current QueryPie Domain.

  1. Click the Edit button in the QueryPie Web Secure (Extension) Configurations section.

  2. In the Extension File option, select Add by Link and paste the new download link you received.

  3. Update the compatibility information according to the guide received from QueryPie.

  4. Click the Save button to save.

Watermark Configurations 10.2.6~

In the Watermark Configurations section, you can check the currently applied watermark text settings and configure custom text for the watermark.

  1. To change the text settings, click the Edit button.

  2. When the settings modal is open, you can preview the watermark result based on the currently logged-in user.

    스크린샷 2025-03-10 오후 4.17.23.png

    Admin > Web Apps > Connection Management > Web App Configurations > Watermark Configurations Modal

  3. Custom String: You can enter the text you want to display in the watermark. Maximum 40 characters.

  4. User Information: You can display Username, Display Name, Email, Employee number, Organization, Division, and Department information.

  5. Timestamp: Displays the time when the page was first accessed.

  6. Client IP: Displays the client IP that accessed the page.

Root CA Certificate Configurations 10.2.8~

In the Root CA Certificate Configurations section, you can back up and restore the Root CA certificate currently in use by QueryPie.

스크린샷 2025-04-13 오후 10.54.09.png

Admin > Web Apps > Connection Management > Web App Configurations > Manage .cer file modal

  1. Manage .cer file

    1. Backup Root CA Certificate File: Allows you to download the currently used certificate file. (This is the same certificate file that can be downloaded from User Profile > Web Secure.)

    2. Restore Root CA Certificate File: Allows you to upload a previously downloaded certificate file.

  2. Manage .key file

    1. Backup Root CA Certificate Key File: Allows you to download the currently used certificate key file.

    2. Restore Root CA Certificate Key File: Allows you to upload a previously downloaded key file.

After uploading a certificate or key file, the QueryPie application must be restarted for the changes to take effect.

To restart the QueryPie application:

  1. Connect to the EC2 server where QueryPie is installed.

  2. Run the following command to stop the containers: docker compose down

  3. Run the following command to restart the containers: docker compose up -d

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.