1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 10:15:22 +00:00
Commit graph

18 commits

Author SHA1 Message Date
CrazyMax
dc731efce3
Ensure REDIS_SCHEME is set with default value (#300)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-13 01:28:11 +02:00
Aterfax
3c84a0a6b5
Fix issue with alerts not functioning correctly. (#298)
This should address the issues mentioned in https://github.com/librenms/docker/issues/297
2022-08-13 00:55:30 +02:00
CrazyMax
d9dab05eb0
Move REDIS env vars in librenms.env file (#290)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-14 16:27:47 +02:00
Tony Murray
6cece230da
Remove memcached and use redis fully (#286) 2022-07-14 15:18:47 +02:00
d-k-7
675c93441d
Add MAX_INPUT_VARS env var (#271) 2022-07-13 02:01:51 +02:00
CrazyMax
06d918843a
Update examples 2020-11-08 18:10:21 +01:00
CrazyMax
84083b8a6d
Replace RRDCACHED_HOST and RRDCACHED_PORT with RRDCACHED_SERVER env var 2020-11-01 20:50:22 +01:00
CrazyMax
db32c6e043
Remove LIBRENMS_SERVICE_* env vars (now handle through WebUI)
Check poller_cluster table exists before running dispatcher
2020-07-03 20:04:52 +02:00
CrazyMax
fee60a01c8
Add LibreNMS Weathermap plugin (#81) 2020-05-21 18:02:42 +02:00
CrazyMax
68c9b01c0f
Update compose and set crons sidecar as legacy 2020-05-08 23:33:07 +02:00
CrazyMax
027e9f48ae
Fix compose config 2019-12-20 23:25:15 +01:00
Peter Pletcher
2f0af5d859 Add snmp-scan option for cron container (#53) 2019-12-20 23:22:35 +01:00
CrazyMax
68d3c1030e
Add LOG_IP_VAR environment variable (Issue #22) 2019-04-13 02:47:24 +02:00
CrazyMax
85c491fe32
Add REAL_IP_FROM and REAL_IP_HEADER environment variables 2019-04-07 18:04:31 +02:00
CrazyMax
d126d5bbfa
Update compose config 2018-10-04 13:39:23 +02:00
CrazyMax
6bd6385a10
Set default port for MEMCACHED_PORT and RRDCACHED_PORT 2018-09-24 23:15:47 +02:00
CrazyMax
fba217b8a1 Remove SSMTP and add SMTP relay container example 2018-07-08 15:09:54 +02:00
CrazyMax
6f459df0f2 Initial version based on LibreNMS 1.41 2018-07-07 13:38:51 +02:00