services.librenms.database.passwordFile

A file containing the password for the user of the MySQL/MariaDB server. Must be readable for the LibreNMS user. Ignored if 'socket' is defined, mandatory otherwise.

Type
null or absolute path
Default
null
Example
"/run/secrets/mysql.pass"
Declared
<nixpkgs/nixos/modules/services/monitoring/librenms.nix>