1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 02:14:48 +00:00
Commit graph

7 commits

Author SHA1 Message Date
CrazyMax
eced9ae955
examples: generate random password for db root 2024-05-27 10:51:28 +02:00
Tony Murray
3131ae9f5b Update MariaDB and Redis
MariaDB 10 picked because 11 renames some binaries and requires further changes (10.7->10.11)
Redis 7.2 picked as the last version with a good license
2024-05-22 08:31:34 -05:00
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
CrazyMax
2c4abe5f34
ci: test workflow (#284)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 03:14:34 +02:00