Skip to content

Environment variables and configuration

Configurations can be done with flags or environment variables. The table below outlines all supported options and their respective env vars.

FlagEnv VariableDefault
--addrDOZZLE_ADDR:8080
--baseDOZZLE_BASE/
--hostnameDOZZLE_HOSTNAME""
--levelDOZZLE_LEVELinfo
--auth-providerDOZZLE_AUTH_PROVIDERnone
--auth-header-userDOZZLE_AUTH_HEADER_USERRemote-User
--auth-header-emailDOZZLE_AUTH_HEADER_EMAILRemote-Email
--auth-header-nameDOZZLE_AUTH_HEADER_NAMERemote-Name
--enable-actionsDOZZLE_ENABLE_ACTIONSfalse
--wait-for-docker-secondsDOZZLE_WAIT_FOR_DOCKER_SECONDS0
--filterDOZZLE_FILTER""
--no-analyticsDOZZLE_NO_ANALYTICSfalse
--remote-hostDOZZLE_REMOTE_HOST

Released under the MIT License. Open sourced and sponsored by Docker OSS.