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
planta
is prefixed for all components by PLANTA, followed by the respective component xx:
server
pulse
client
it is, possibly, followed by the yy
area, for which the variable is intended, e.g.
secure
webservices
hibernate
scheduler
ldap
global_setting
api_token
this is followed by the variable name with a further subdivision zz
:
relational_delete_by_java
default_language
gui__port
maintain__recompile_pojos_at_startup
hibernate__connection__url
webservices__prometheus__enable
- Furthermore, environment variables are searched first. Only if nothing is found there, the configuration file is searched.
Note
- 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 forwarded to customising:
planta__server__global_setting
andplanta__server__api_token