mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 19:05:52 +00:00
Fixes to LibreNMS
This commit is contained in:
@@ -73,6 +73,7 @@ setfacl -R -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstra
|
||||
|
||||
$STD pip3 install -r /opt/librenms/requirements.txt
|
||||
|
||||
cp /opt/librenms/.env.example /opt/librenms/.env
|
||||
|
||||
sed -i "s/^#DB_DATABASE=.*/DB_DATABASE=${DB_NAME}/" /opt/librenms/.env
|
||||
sed -i "s/^#DB_USERNAME=.*/DB_USERNAME=${DB_USER}/" /opt/librenms/.env
|
||||
|
||||
Reference in New Issue
Block a user