All apps · 0 apps
librenms
OfficialDocker app from A75G's Repository
Overview
Install Librenms on Unraid in a few clicks.
Find Librenms in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Categories
Download Statistics
Total Downloads Over Time
Related apps
Explore more like this
Explore allLinks
Details
librenms/librenms:latestRuntime arguments
- Web UI
http://[IP]:[PORT:8000]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
HTTP Port
- Target
- 8000
- Default
- 8000
- Value
- 6980
Syslog Port
- Target
- 514
- Default
- 514
- Value
- 514
Appdata
- Target
- /data
- Default
- /mnt/user/appdata/librenms/
- Value
- /mnt/user/appdata/librenms/
PHP memory limit
- Default
- 256M
- Value
- 256M
Upload max size
- Default
- 16M
- Value
- 16M
PHP OpCache memory consumption
- Default
- 128
- Value
- 128
Enable IPv6 for Nginx
- Default
- true
- Value
- true
Trusted addresses that are known to send correct replacement addresses
- Default
- 0.0.0.0/32
- Value
- 0.0.0.0/32
Request header field whose value will be used to replace the client address
- Default
- X-Forwarded-For
- Value
- X-Forwarded-For
Use another variable to retrieve the remote IP address for access log_format on Nginx.
- Default
- remote_addr
- Value
- remote_addr
MySQL database hostname / IP address
- Value
- 192.168.0.100
MySQL database port
- Default
- 3306
- Value
- 3306
MySQL database name
- Default
- test
- Value
- librenms
MySQL user
- Value
- librenms
MySQL password
- Value
- librenms
Time in seconds after which we stop trying to reach the MySQL server
- Default
- 60
- Value
- 60
URL of your LibreNMS instance
- Default
- /
- Value
- /
This container's SNMP v2c community string
- Default
- public
- Value
- public
PUID
- Default
- 99
- Value
- 99
PGID
- Default
- 100
- Value
- 100