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:-
server -
pulse -
client
-
-
it is, possibly, followed by the
yyarea, for which the variable is intended, e.g.-
secure -
webservices -
hibernate -
scheduler -
ldap -
global_setting -
api_token -
hostname
-
-
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.
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.