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

417 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
07f3baab8e
Update CHANGELOG 2022-07-24 21:22:38 +02:00
La
afba315012
LibreNMS 22.7.0 (#295) 2022-07-24 21:16:16 +02:00
CrazyMax
d57413a9cf
test-edge workflow to test librenms master branch (#293)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-16 15:57:08 +02:00
Tony Murray
27c4be0b7c
Always set rrdtool version (#292) 2022-07-16 15:16:52 +02:00
Tony Murray
3ec606df05
Shallow clone to reduce build time (#291) 2022-07-15 21:01:24 +02:00
Tony Murray
9c30554e81
YAML based config (#225) 2022-07-15 06:23:36 +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
CrazyMax
fc9666248d
Update to PHP 8 and Alpine Linux 3.16 (#289)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-14 16:12:07 +02:00
CrazyMax
a9e2bbf252
Fix README 2022-07-14 15:21:03 +02:00
Tony Murray
6cece230da
Remove memcached and use redis fully (#286) 2022-07-14 15:18:47 +02:00
PJGuyTen
cedde585f6
Verifying user and group in lnms script (#278) 2022-07-14 15:14:39 +02:00
CrazyMax
a290b46d5d
Update CHANGELOG 2022-07-14 14:10:00 +02:00
CrazyMax
b48e1dc6e1
Update CHANGELOG 2022-07-14 14:07:45 +02:00
CrazyMax
951008d69e
add PHP GMP extension (#288)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-14 14:04:41 +02:00
CrazyMax
a552bf285d
Fix README 2022-07-13 03:50:57 +02:00
CrazyMax
f6a7b495c4
Merge documentation (#285)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 03:48:37 +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
CrazyMax
b1c2fd7423
Ensure scripts exit early on error and set shellcheck (#283)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-07-13 03:02:55 +02:00
d-k-7
675c93441d
Add MAX_INPUT_VARS env var (#271) 2022-07-13 02:01:51 +02:00
Tony Murray
c95e0d57b6
Merge pull request #281 from murrant/trim_image
Reduce image size by about 200MB
2022-07-09 02:48:17 -05:00
Tony Murray
708131fe87
Reduce image size by about 200MB
Remove test data that is not used in production
2022-07-09 02:04:54 -05:00
CrazyMax
c8f4901ee3
Update CHANGELOG 2022-06-17 15:39:42 +02:00
hjcday
6ad66f6007
LibreNMS 22.6.0 (#275) 2022-06-16 10:05:37 +02:00
CrazyMax
17c9bd63ed
Update CHANGELOG 2022-05-28 22:26:11 +02:00
La
7dc0719896
LibreNMS 22.5.0 (#272) 2022-05-28 22:24:54 +02:00
CrazyMax
b102459a21
Bump action to latest major 2022-05-26 18:40:49 +02:00
CrazyMax
47df3999ac
cleanup workflow 2022-05-26 09:33:09 +02:00
CrazyMax
9316b6a081
ci: add concurrency check 2022-05-07 22:09:28 +02:00
CrazyMax
4735fdba20
Bump Docker actions (#269)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-05-07 22:06:33 +02:00
CrazyMax
5f699da7e9
Update CHANGELOG 2022-04-24 16:22:09 +02:00
CrazyMax
28e64d92ee
LibreNMS 22.4.1 (#261)
* LibreNMS 22.4.1

(cherry picked from commit a51fa79983)

# Conflicts:
#	Dockerfile

* Fix syslog-ng

Co-authored-by: La <Miyamatsu@foxmail.com>
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-04-24 16:12:38 +02:00
CrazyMax
4a9b6a27d1
Update CHANGELOG 2022-03-20 14:37:19 +01:00
La
0be2eaf77d
LibreNMS 22.3.0 (#258) 2022-03-20 14:36:01 +01:00
CrazyMax
41b329016f
Update CHANGELOG 2022-03-13 18:24:08 +01:00
dependabot[bot]
e4e5748a3c
Bump actions/checkout from 2 to 3 (#256)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-13 18:23:09 +01:00
La
17733a097b
update to 22.2.2 (#257) 2022-03-13 18:22:42 +01:00
CrazyMax
a3ca4625fa
Update CHANGELOG 2022-02-20 03:00:36 +01:00
CrazyMax
1d2fb41aba
LibreNMS 22.2.1 (#254)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-02-20 02:58:26 +01:00
CrazyMax
766c8a6e81
Alpine Linux 3.15 (#253)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-02-20 01:59:08 +01:00
CrazyMax
81c09252bf
Update CHANGELOG 2022-02-18 14:16:36 +01:00
La
768ba78da3
LibreNMS 22.2.0 (#252) 2022-02-17 11:41:31 +01:00
CrazyMax
1fbca7d447
Update CHANGELOG 2022-01-26 14:39:54 +01:00
CrazyMax
21ba60b288
Update LICENSE 2022-01-26 14:38:37 +01:00
La
b4836dca32
Up to 22.1.0 (#250) 2022-01-26 14:37:40 +01:00
CrazyMax
582edd1d2f
Update CHANGELOG 2022-01-05 23:51:25 +01:00
hjcday
00f8def153
LibreNMS 21.12.1 (#247) 2022-01-05 23:33:44 +01:00
CrazyMax
7cbf636263
Fix pip pkgs (#249)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-01-05 22:11:11 +01:00
Richard Kojedzinszky
7f07e2ba8f
nginx: increase fastcgi buffer size (#246) 2021-12-30 03:11:37 +01:00