1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-19 01:27:56 +00:00
Commit graph

11 commits

Author SHA1 Message Date
CrazyMax
8d9cf3e991
switch to compose v2 cmd 2023-07-22 10:21:09 +02:00
Brian Candler
453b31cc64 Add 'name' top-level attribute to docker-compose.yml
This changes the project name from "compose"
to "librenms".  Also remove "version" top-level
attribute as this is no longer required by the
compose spec.

Fixes #325
2022-12-30 08:46:12 +00: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
MarlinMr
57b1df6596
Misspelling of environment variable (#220) 2021-08-10 13:23:05 +02:00
Anton Lundin
b2d4ddb2c1
Create and enable a snmp trap handling container (#180) 2021-08-01 07:26:12 +02:00
CrazyMax
3dcc7d7a69
Update db service example (#193)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 18:34:00 +02:00
Tony Murray
3640abdb7b
All containers should connect to redis (#178)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 17:29:39 +02:00
CrazyMax
1d6627381c
Add NET_ADMIN capability and fix fping6 (#140) 2020-12-02 22:19:58 +01:00
CrazyMax
06d918843a
Update examples 2020-11-08 18:10:21 +01:00