Define timezone for containers
You can add a timezone reference to the container by including the argument -Duser.timezone=Continent/City
in the entrypoint within the stack file.
This configuration is available by default for every cluster installation, but it can also be added to single server instances by copying it from the cluster stack YAML.
For more details, please refer to the Deploy Cluster Stack documentation.
Timezone list
To find the correct timezone, such as "Europe/Berlin," please consult this timezone list: https://timezonedb.com/time-zones
Example fx
Applicable Containers
The timezone reference can be added to the following containers within the stack editor:
fx
io
co
hk
users
streams
preferences
metadata
logging
amqp
license
language
cronjob
Last updated