1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-24 02:35:33 +00:00
Commit graph

25 commits

Author SHA1 Message Date
MarlinMr
0fe44f1d46
Add SNMP config (#216) 2021-08-07 17:38:40 +02:00
Anton Lundin
b2d4ddb2c1
Create and enable a snmp trap handling container (#180) 2021-08-01 07:26:12 +02:00
CrazyMax
96c67e9204
Handle LibreNMS plugins (#175)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-10 23:58:45 +01:00
Amund Meling
263c47e895
Redis - Add scheme to allow TLS (#159) 2021-02-02 08:54:09 +00:00
Hayden
0c3e84d931
add redis sentinel support (#141)
* add redis sentinel support

* update redis requirement warning to include REDIS_SENTINEL

* update docs
2020-11-19 02:38:54 +00:00
CrazyMax
ea46055dab
Do not set default value for RRDCACHED_SERVER 2020-11-05 10:17:52 +01:00
CrazyMax
bf2eea9de5
Allow to clear env for FPM workers 2020-11-01 20:51:01 +01:00
CrazyMax
84083b8a6d
Replace RRDCACHED_HOST and RRDCACHED_PORT with RRDCACHED_SERVER env var 2020-11-01 20:50:22 +01:00
CrazyMax
1a1c4899f8
Add DISPATCHER_ARGS env var 2020-08-28 07:57:41 +02:00
CrazyMax
ee2d7dd04d
Add LIBRENMS_BASE_URL env var (#95 #99 #100) 2020-07-10 22:52:25 +02:00
CrazyMax
2734798d6c
Remove LIBRENMS_DISTRIBUTED_POLLER_* env vars (now handle through WebUI) 2020-07-03 20:21:09 +02: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
67e6921060
Remove deprecated sidecar cron container 2020-07-03 18:24:48 +02:00
CrazyMax
96b00b6f9c
Handle APP_KEY and NODE_ID (#91 #93) 2020-07-03 18:19:46 +02:00
CrazyMax
e00b3777d5
Multi-platform image
Publish edge and nightly images
2020-06-01 10:27:49 +02:00
CrazyMax
fee60a01c8
Add LibreNMS Weathermap plugin (#81) 2020-05-21 18:02:42 +02:00
CrazyMax
f33b3294d1
Fix links 2020-05-18 18:37:05 +02:00
CrazyMax
39c753d1e8
Fix links 2020-05-09 15:01:58 +02:00
CrazyMax
3cdecd3e00
Dispatcher service (#70)
* Stop publishing Docker image on Quay

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-05-08 22:35:43 +02:00
CrazyMax
7693b6b44e
Add LISTEN_IPV6 env var (#71) 2020-05-08 21:39:29 +02:00
CrazyMax
457a614977
Fix links 2020-03-22 16:57:11 +01:00
CrazyMax
624b15beb1
Allow multi discovery workers through LIBRENMS_CRON_DISCOVERY_WRAPPER_WORKERS env var (#59) 2020-03-22 16:48:13 +01:00
Peter Pletcher
2f0af5d859 Add snmp-scan option for cron container (#53) 2019-12-20 23:22:35 +01:00
CrazyMax
3a92d62e86
Run as non-root user (#6)
Switch to s6-overlay as process supervisor
Prevent exposing Nginx and PHP version
Bind to unprivileged port (8000)
Remove php-fpm access log (already mirrored by nginx)
2019-11-19 14:09:34 +01:00
CrazyMax
62cb36c280
Move doc 2019-09-14 23:45:53 +02:00