Przejdź do głównej zawartości
Wersja: 19.0

Map Deployment-Specific Configuration to Environment Variables

Previous ADONIS versions stored deployment-specific configuration in configuration files such as server.conf, adoxx.conf, adoxx_web.properties and log.conf. ADONIS 19.0 uses environment variables that are configured during deployment, for example in values.yaml.

Use the following table to identify the environment variable corresponding to a configuration parameter from your previous installation. Depending on the configuration file, some parameters are renamed while others continue to use the same environment variable name.

Previous FilePrevious ParameterContainerEnvironment Variable
adoxx.confADOXX_ACCENT_INSENSITIVEApplication ServerADOXX_ACCENT_INSENSITIVE
adoxx.confADOXX_DBMS_ENCRYPTIONApplication ServerADOXX_DBMS_ENCRYPTION
adoxx.confADOXX_DBMS_TRUST_SERVER_CERTIFICATEApplication ServerADOXX_DBMS_TRUST_SERVER_CERTIFICATE
log.confADOXX_LOG_MODEApplication ServerADOXX_LOG_MODE
adoxx.confADOXX_SECURITY_DISABLE_AUDIT_LOG_SENSITIVE_DATA_ENCRYPTIONApplication ServerADOXX_SECURITY_DISABLE_AUDIT_LOG_SENSITIVE_DATA_ENCRYPTION
adoxx.confADOXX_SECURITY_DISABLE_SENSITIVE_DATA_ENCRYPTIONApplication ServerADOXX_SECURITY_DISABLE_SENSITIVE_DATA_ENCRYPTION
adoxx_web.propertiesaserversWeb ServerAXW_PROPERTIES_aservers
adoxx_web.propertiesaworkersWeb ServerAXW_PROPERTIES_aworkers
adoxx_web.propertiesaworker_purpose.mailWeb ServerAXW_PROPERTIES_aworker_purpose_mail
adoxx_web.propertiesaworker_purpose.schedulerWeb ServerAXW_PROPERTIES_aworker_purpose_scheduler
adoxx_web.propertiesaworker_purpose.systemWeb ServerAXW_PROPERTIES_aworker_purpose_system
adoxx_web.propertiesaworker_purpose.userWeb ServerAXW_PROPERTIES_aworker_purpose_user
adoxx_web.propertiescustom.versionWeb ServerAXW_PROPERTIES_custom_version
server.confdbnameApplication ServerADOXX_SERVER_DBNAME
server.confdbtypeApplication ServerADOXX_SERVER_DBTYPE
adoxx_web.propertieshttp_proxy_ipWeb ServerAXW_PROPERTIES_http_proxy_ip
adoxx_web.propertieshttp_proxy_portWeb ServerAXW_PROPERTIES_http_proxy_port
adoxx_web.propertiesmail.enable_securityWeb ServerAXW_PROPERTIES_mail_enable_security
adoxx_web.propertiesmail.max_mail_sizeWeb ServerAXW_PROPERTIES_mail_max_mail_size
adoxx_web.propertiesmail.max_mails_per_hourWeb ServerAXW_PROPERTIES_mail_max_mails_per_hour
adoxx_web.propertiesmail.max_recipients_per_mailWeb ServerAXW_PROPERTIES_mail_max_recipients_per_mail
adoxx_web.propertiesmail.sender.verboseWeb ServerAXW_PROPERTIES_mail_sender_verbose
adoxx_web.propertiesmail.send_smtp_localhostWeb ServerAXW_PROPERTIES_mail_send_smtp_localhost
adoxx_web.propertiesmail.trusted_recipient_domainsWeb ServerAXW_PROPERTIES_mail_trusted_recipient_domains
server.confportsApplication ServerADOXX_SERVER_PORTS
adoxx_web.propertiesreport.parallel.executionWeb ServerAXW_PROPERTIES_report_parallel_execution
adoxx_web.propertiessearch.result.max.sizeWeb ServerAXW_PROPERTIES_search_result_max_size
adoxx_web.propertiessecurity.cspWeb ServerAXW_PROPERTIES_security_csp
adoxx_web.propertiessecurity.encrypt.usernamesWeb ServerAXW_PROPERTIES_security_encrypt_usernames
adoxx_web.propertiessecurity.src.connect-srcWeb ServerAXW_PROPERTIES_security_src_connect_src
adoxx_web.propertiessecurity.src.frame-ancestorsWeb ServerAXW_PROPERTIES_security_src_frame_ancestors
adoxx_web.propertiessecurity.src.frame-srcWeb ServerAXW_PROPERTIES_security_src_frame_src
adoxx_web.propertiessecurity.src.img-srcWeb ServerAXW_PROPERTIES_security_src_img_src
adoxx_web.propertiessecurity.src.media-srcWeb ServerAXW_PROPERTIES_security_src_media_src
adoxx_web.propertiessecurity.src.script-srcWeb ServerAXW_PROPERTIES_security_src_script_src
adoxx_web.propertiessecurity.src.style-srcWeb ServerAXW_PROPERTIES_security_src_style_src
adoxx.confSERVER_AUTO_CLEANUPApplication ServerSERVER_AUTO_CLEANUP
adoxx.confSERVER_AUTO_CLEANUP_DAYApplication ServerSERVER_AUTO_CLEANUP_DAY
adoxx.confSERVER_AUTO_CLEANUP_TIMEApplication ServerSERVER_AUTO_CLEANUP_TIME
adoxx_web.propertiestranslationsvc.microsoft.azure.api.keyWeb ServerAXW_PROPERTIES_translationsvc_microsoft_azure_api_key
adoxx_web.propertiestranslationsvc.microsoft.azure.regionWeb ServerAXW_PROPERTIES_translationsvc_microsoft_azure_region
adoxx_web.propertiestranslationsvc.microsoft.azure.subdomainWeb ServerAXW_PROPERTIES_translationsvc_microsoft_azure_subdomain