Server Parameters
Information
Server parameters are defined in the following configuration files.
See also information on environment variables further below.
Environment Variables
Information
From Server version 39.5.34, you can also set the configuration via the environment variables. This naming scheme for the variables was used to establish a clear reference:
planta__xx__yy__zz,whereas
plantais prefixed for all components by PLANTA, followed by the respective componentxx:serverpulseclient
it is, possibly, followed by the
yyarea, for which the variable is intended, e.g.securewebserviceshibernateschedulerldapglobal_settingapi_tokenhostname
this is followed by the variable name with a further subdivision
zz:relational_delete_by_javadefault_languagegui__portmaintain__recompile_pojos_at_startuphibernate__connection__urlwebservices__prometheus__enable
Furthermore, environment variables are searched first. Only if nothing is found there, the configuration file is searched.
Caution
In version S 39.5.34, "." was used as namespace separator. From version S 39.5.35, "__" is used instead.
All parameters in the following areas are passed on to the customizing:
planta__server__global_setting,planta__server__api_tokenandplanta__server__hostname.