Environment Variables
Revision as of 14:58, 9 January 2025 by IVSWikiBlue (talk | contribs)
Environment Variable | Default Value | Description |
---|---|---|
VOLUMES_PATH | /usr/local/valt/docker | Defines the mount point for VALT's Docker volumes |
HOST | IP Address or FQDN of the VALT Application Server | |
APP_ENV | prod | Defines the runtime environment of VALT |
WEB_ADMIN_PASSWORD | admin | Default password of the 'admin' user after installation |
SSL_DIRECTORY | /usr/local/valt/ssl | Directory path containing SSL-related files |
SSL_SERVER_CERTIFICATE | File path of the installed SSL certificate | |
SSL_INTERMEDIATE_CERTIFICATE | File path of the installed SSL intermediate certificate | |
SSL_PRIVATE_KEY | File path of the installed SSL private key | |
WSE_LIC_USB_BUS | USB bus number of the physical Wowza license key (if applicable) | |
WSE_LIC_USB_DEVICE_NUMBER | USB device number of the physical Wowza license key (if applicable) | |
DISABLE_WOWZA_RECORD_CHECKING | true | |
VALT_TIME_ZONE | Defines the application time zone | |
VIDEO_STORAGE_DEVICE | OS | Defines the device used to store videos on |
NODE_OPTIONS | Defines option flags for NodeJS | |
DISABLE_WOWZA_PLAYER_ALERTS | true | Toggles the appearance of the live streamss buffering messages |
PROXY_SERVER | Address of configured proxy server (if applicable) | |
PROXY_SERVER_PORT | Port used with configured proxy server | |
PROXY_SERVER_USERNAME | Username to connect to configured proxy server (if applicable) | |
PROXY_SERVER_PASSWORD | Password to connect to configured proxy server (if applicable) | |
SERVER_TYPE | Application | Defines the type of VALT server |
ENABLE_WOWZA_RESTART_CRONJOB | false | Toggles existence of a daily cronjob that restarts the Wowza Streaming Engine Docker container |
WARM_STANDBY_STATUS | false | Defines if server is configured for Warm Standby environment |
WARM_STANDBY_SERVER_ID | Defines the server ID in a Warm Standby environment | |
WARM_STANDBY_PAIRED_SERVER | Defines the paired server address in a Warm Standby environment | |
USE_LDAPSEARCH_INSTEAD_OF_LDAP_BIND | false | Toggles the LDAP querying method to the configured LDAP server (if applicable) |