Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Variable

Description

Version Introduced

RENDERER_PORT

Internal port to run on. Default 9915

RENDERER_POST_LIMIT

Size limit that the server accepts when POSTed to. Default: 5mb

RENDERER_LOGGER_TYPE

Type of logger. Default tomcat

RENDERER_LOG_PATH

Path to the directory containing the logs. Default ../../tomcat/logs

RENDERER_LOG_LEVELS

Comma separated string with the levels to log. Valid values: error,info,warn,debug,verbose. Default error,warn

RENDERER_IGNORE_HTTPS_ERRORS

Boolean field. If set to true, the Renderer will ignore errors related to the use of self-signed or invalid SSL certificates. Default false

November 2022

DIE_ON_UNHEALTHY

Boolean field. Kill the container if it reports as unhealthy. This is for orchestrators that only monitor running/stopped states. Default false

March 2021

RENDERER_USER_ACCOUNT_NAME

The name of the user account under which Renderer service should run

January 2023

RENDERER_USER_ACCOUNT_PASSWORD

Password for user account set by PI_DB_USER_ACCOUNT_NAME variable

January 2023

RENDERER_TIMEOUT_IN_SECONDS

Timeout value in seconds to determine how long it should wait for the URL to load in the chromium browser before the renderer task terminates - default value is 900 seconds (15 minutes)

May 2024

Excel Reader

These should be used to configure the Excel reader application and are set against the excel-reader container in containerised deployments

...