MyNixOS website logo
option

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.

Declarations
Type
null or path
Default
null
Example
"/run/secrets/mysql.pass"