mirror of
https://github.com/Icinga/icingadb.git
synced 2026-04-15 14:29:48 -04:00
A new password_file YAML key or PASSWORD_FILE environment variable is introduced next to password in configurations. When used, it takes precedence over password, but populates the password from the given file. Having passwords in a separate file from the main configuration might be desired when using a configuration management software together with a secret manager, e.g., Ansible together with SOPS. Another use case are containers, configured through environment variables, where one might not want to directly put a password. This is possible through an update to the IGL: https://github.com/Icinga/icinga-go-library/pull/180 |
||
|---|---|---|
| .. | ||
| command | ||
| config | ||
| version.go | ||