1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-01-23 18:25:09 +00:00
Commit graph

318 commits

Author SHA1 Message Date
Jellyfrog
f50355af7e
Alpine Linux 3.13 (#162)
Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2021-02-16 19:15:40 +00:00
CrazyMax
a271596fc1
Need to specify rrdtool_version (librenms/docker@ab027d7) 2021-02-16 13:43:57 +01:00
CrazyMax
6bacd24dea
Update CHANGELOG 2021-02-15 16:50:03 +01:00
CrazyMax
ab027d7e85
No need to specify rrdtool_version (#166) 2021-02-15 16:27:03 +01:00
CrazyMax
03e71592a0
Move back to s6-overlay 2.1.0.2 (#164) (#165)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-02-15 15:08:40 +00:00
CrazyMax
85ef301e40
Update CHANGELOG 2021-02-02 10:50:10 +01:00
CrazyMax
daa7f37f9c
Switch to buildx bake 2021-02-02 10:31:32 +01:00
CrazyMax
6cf225069d
LibreNMS 21.1.0 2021-02-02 10:31:32 +01:00
CrazyMax
fbe6cf7087
Do not fail on permission issue 2021-02-02 10:31:32 +01:00
CrazyMax
e612494bde
Update labels 2021-02-02 10:31:32 +01:00
Amund Meling
263c47e895
Redis - Add scheme to allow TLS (#159) 2021-02-02 08:54:09 +00:00
CrazyMax
8b1707a946
2021 2021-01-06 18:59:15 +01:00
CrazyMax
8301f68750
Add iputils and fix perms (#131) 2020-12-11 14:45:43 +01:00
CrazyMax
42fb44b987
Update CHANGELOG 2020-12-10 02:53:59 +01:00
CrazyMax
55b5f93ef4
Fix Redis for dispatcher 2020-12-10 02:52:56 +01:00
Richard Kojedzinszky
aff5d43251
Fix dispatcher container redis setup (#150) 2020-12-09 08:51:11 +00:00
CrazyMax
fe9af3323e
LibreNMS 1.70.1 2020-12-02 22:20:51 +01:00
CrazyMax
1d6627381c
Add NET_ADMIN capability and fix fping6 (#140) 2020-12-02 22:19:58 +01:00
CrazyMax
77f4c6104a
Update CHANGELOG 2020-11-22 18:25:25 +01:00
CrazyMax
ea17037275
Fix tzdata issue with Alpine (#143) 2020-11-22 18:24:07 +01:00
CrazyMax
49b492579b
Temp fix for tzdata package (#143) 2020-11-19 03:39:37 +01: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
Hayden
d933e76783
Add alert templates (#142) 2020-11-17 21:38:26 +00:00
CrazyMax
06d918843a
Update examples 2020-11-08 18:10:21 +01:00
CrazyMax
da1cffdafe
Use major actions version 2020-11-06 18:31:04 +01:00
dependabot[bot]
6477bd0c4e
Bump actions/checkout from v2.3.3 to v2.3.4 (#138)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.3 to v2.3.4.
- [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.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-06 16:57:39 +00:00
CrazyMax
ea46055dab
Do not set default value for RRDCACHED_SERVER 2020-11-05 10:17:52 +01:00
CrazyMax
b410794a0a
Fix build dependencies 2020-11-03 01:38:17 +01:00
CrazyMax
11d5a3acef
Update CHANGELOG 2020-11-03 01:19:46 +01:00
CrazyMax
7ed4bc231f
LibreNMS 1.69 2020-11-03 01:15:38 +01:00
dependabot[bot]
70c94d3b84
Update actions/checkout requirement to v2.3.3 (#136)
Updates the requirements on [actions/checkout](https://github.com/actions/checkout) to permit the latest version.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/commits/a81bbbf8298c0fa03ea29cdc473d45769f953675)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 20:12:21 +00:00
dependabot[bot]
432801e7c9
Bump docker/login-action from v1.3.0 to v1.6.0 (#137)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.3.0 to v1.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.3.0...adb73476b6e06caddec5db0bc1deacbec8cdd947)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-02 20:10:37 +00:00
CrazyMax
3e15edd030
Update to Traefik v2 2020-11-01 21:03:36 +01:00
DerTFL
60927b8d9a
Update librenms.yml (#135)
Add access to rrd files from librenms container.

Co-authored-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
2020-11-01 19:56:47 +00:00
CrazyMax
af6ec63e7d
Update README 2020-11-01 20:52:34 +01:00
CrazyMax
709240e29a
Update workflow 2020-11-01 20:51:26 +01:00
CrazyMax
bf2eea9de5
Allow to clear env for FPM workers 2020-11-01 20:51:01 +01:00
CrazyMax
4a61bf26b7
Use Docker meta action 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
dependabot[bot]
f15f998907
Bump docker/login-action from v1.4.1 to v1.6.0 (#134)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.4.1 to v1.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.4.1...adb73476b6e06caddec5db0bc1deacbec8cdd947)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-23 22:42:04 +00:00
dependabot[bot]
f37e540817
Bump docker/login-action from v1.4.0 to v1.4.1 (#130)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.4.0 to v1.4.1.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.4.0...34d5f75b0d6d0d22f06d83acf2fa1b144409ec83)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-09 13:22:48 +00:00
CrazyMax
89b35ec4a2
LibreNMS 1.68 2020-09-30 23:35:05 +02:00
dependabot[bot]
740a665095
Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0 (#128)
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from v3.0.0 to v3.1.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Changelog](https://github.com/crazy-max/ghaction-github-labeler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v3.0.0...dbccbd0ebd1178b5942ba419c921b36525829588)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-29 21:32:44 +00:00
dependabot[bot]
e0cd59c9ea
Bump docker/login-action from v1.3.0 to v1.4.0 (#127)
Bumps [docker/login-action](https://github.com/docker/login-action) from v1.3.0 to v1.4.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.3.0...0f9fb804211da85ced11999754d75a8de9d612f8)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 19:00:09 +00:00
dependabot[bot]
b3fdfb6920
Bump actions/checkout from v2.3.2 to v2.3.3 (#126)
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.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.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-28 18:59:54 +00:00
CrazyMax
7e2a9f26c4
Add debug steps 2020-09-17 19:43:22 +02:00
CrazyMax
626b9ee479
Switch to Docker actions 2020-09-10 00:09:11 +02:00
CrazyMax
f68d1b28b8
Update CHANGELOG 2020-09-04 00:08:36 +02:00
CrazyMax
c94f69eb7d
Seed through artisan 2020-09-03 23:43:29 +02:00
CrazyMax
c9e6bcfe5a
Update CHANGELOG 2020-09-03 22:35:49 +02:00