Skip to content

Environment Variables

Runtime environment variables you might set when running norsk-ctl.

VariableDefaultDescription
NORSK_CTL_STORE_DIR~/.norsk-ctlConfig and state directory
NORSK_CTL_PORT8333Port the daemon listens on (API + web UI)
NORSK_CTL_PROXY_CONTAINERnorsk-proxyDocker container name for the nginx proxy
NORSK_LICENSE_FILEPath to the Norsk license file. Required to launch instances
PROXY_PORTderivedNginx proxy host port. Defaults: docker 9080, docker+TLS 9443, host/hybrid 80, host/hybrid+TLS 443
LOG_LEVELinfoLogger verbosity: debug, info, warn, error

Internal and dev/test variables are listed in the project’s internal reference and not documented here — they should not be set in normal use.