Configure · Reference
Configuration reference
Find customer-managed PAUIOps Manager environment variables by purpose, defaults, sensitivity, consumer, and restart behavior.
Manager configuration model
A repository-local .env is for foreground development, must stay out of Git, and should use mode 0600. A systemd installation uses the stable root-owned /etc/pauiops/pauiops.env, normally mode 0640 and limited to root and the service group.
Already-exported values, including systemd-loaded values, take precedence because Manager does not overwrite them while reading files. Avoid conflicting copies. Most changes need a restart; service identity, binary path, sudo policy, and installer-managed paths should be followed by -service=enable.
Deprecated-name migration
Current PAUIOPS_* values always win. Deprecated DOCKER_MGR_* names are fallback-only and produce one consolidated warning containing names but never secret values. Rename the listed keys and restart because the compatibility prefix may be removed in a future release.