Environment Variables
Runtime environment variables you might set when running norsk-ctl.
| Variable | Default | Description |
|---|---|---|
NORSK_CTL_STORE_DIR | ~/.norsk-ctl | Config and state directory |
NORSK_CTL_PORT | 8333 | Port the daemon listens on (API + web UI) |
NORSK_CTL_PROXY_CONTAINER | norsk-proxy | Docker container name for the nginx proxy |
NORSK_LICENSE_FILE | — | Path to the Norsk license file. Required to launch instances |
PROXY_PORT | derived | Nginx proxy host port. Defaults: docker 9080, docker+TLS 9443, host/hybrid 80, host/hybrid+TLS 443 |
LOG_LEVEL | info | Logger 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.