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

487 commits

Author SHA1 Message Date
CrazyMax
a88f2d0b1c
remove CHANGELOG 2023-07-22 10:43:21 +02:00
CrazyMax
b314a0d911
Merge pull request #379 from crazy-max/form-templates
chore: github form templates
2023-07-22 10:39:32 +02:00
CrazyMax
775fb7c5be
Merge pull request #378 from crazy-max/align-labels
chore: cleanup labels config
2023-07-22 10:39:16 +02:00
CrazyMax
c9e3f1b26e
chore: github form templates 2023-07-22 10:38:44 +02:00
CrazyMax
f4b894b26f
chore: cleanup labels config 2023-07-22 10:37:08 +02:00
CrazyMax
01adc2c3fd
Merge pull request #365 from crazy-max/update-labels
chore: update labels
2023-07-22 10:36:26 +02:00
CrazyMax
01fed7dfe0
chore: update labels 2023-07-22 10:26:53 +02:00
CrazyMax
c25f5076e5
Merge pull request #364 from crazy-max/container-logs-check
test: use composite container-logs-check action
2023-07-22 10:25:03 +02:00
CrazyMax
8d9cf3e991
switch to compose v2 cmd 2023-07-22 10:21:09 +02:00
CrazyMax
e03b505d08
test: use composite container-logs-check action 2023-07-22 10:18:11 +02:00
CrazyMax
3874a7b505
ci: merge test workflows 2023-07-22 10:17:03 +02:00
CrazyMax
ce5e994785
ci: missing concurrency check 2023-07-22 10:09:26 +02:00
CrazyMax
1168e59a3e
Merge pull request #363 from crazy-max/artisan-schedule
handle artisan schedule:run
2023-07-22 01:00:35 +02:00
CrazyMax
cb5206846d
handle artisan schedule:run 2023-07-22 00:22:10 +02:00
CrazyMax
6c8286c0c6
Update CHANGELOG 2023-06-15 04:48:33 +02:00
CrazyMax
8046ebe588
Merge pull request #357 from Laplacence/master
Update to 23.5.0
2023-06-15 04:41:39 +02:00
La
3e1aacbe7a
Update to 23.5.0 2023-05-23 15:48:51 +08:00
CrazyMax
aecf0a2648
Merge pull request #355 from hjcday/master
Add extra SNMP Trap MIB Dirs via Env Vars
2023-05-15 00:00:08 +02:00
Hugh Day
16eaaf4fc0 Add extra SNMP Trap MIB Dirs via Env Vars 2023-05-15 07:14:03 +10:00
CrazyMax
c14d721377
Merge pull request #349 from midokura/update-librenms
Update LibreNMS to v23.4.1
2023-05-10 04:06:19 +02:00
CrazyMax
90f2479639
chore: remove gitignore and dockerignore 2023-05-04 23:08:09 +02:00
duhow
229e794557 Update plugin Weathermap to 2023.04.17 2023-04-20 15:55:28 +02:00
duhow
7ce699ce92 Update LibreNMS to v23.4.1 2023-04-20 15:55:28 +02:00
CrazyMax
e62dc957ac
Merge pull request #345 from librenms/dependabot/github_actions/docker/bake-action-3
Bump docker/bake-action from 2 to 3
2023-04-20 15:54:45 +02:00
dependabot[bot]
74c391fe44
Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 13:51:10 +00:00
CrazyMax
0ff799585b
Merge pull request #348 from midokura/fix-weathermap
fix: fetch all Weathermap commits
2023-04-20 15:47:55 +02:00
duhow
23c3e7559d Fetch all Weathermap commits 2023-04-20 15:33:41 +02:00
Tony Murray
a8481e1339
Merge pull request #346 from hetlelid/patch-1
Docs: Use modern docker compose
2023-04-19 17:25:47 -05:00
hetlelid
d36fd1e9e3
Update README.md 2023-04-19 22:00:34 +02:00
CrazyMax
0540fd9512
Update CHANGELOG 2023-03-24 12:42:51 +01:00
CrazyMax
d659c3d42e
Merge pull request #340 from scamp/update-23.2.0
Update to 23.2.0
2023-03-24 12:05:13 +01:00
Sasha
bdaf762827 Update to 23.2.0 2023-03-19 13:21:31 +02:00
CrazyMax
9556df64ca
Update CHANGELOG 2023-02-09 20:30:51 +01:00
CrazyMax
18ef13c27c
Merge pull request #335 from crazy-max/update
LibreNMS 23.1.1
2023-02-09 20:19:11 +01:00
CrazyMax
3cd6d96bc6
Update Weathermap plugin 2023-02-06 22:02:12 +01:00
CrazyMax
bccc520273
LibreNMS 23.1.1 2023-02-06 21:56:57 +01:00
CrazyMax
d56b8e7541
New year 2023-02-06 21:51:50 +01:00
CrazyMax
d6d3971d3d
Update CHANGELOG 2022-12-30 10:14:02 +01:00
CrazyMax
663fa6db11
Merge pull request #327 from candlerb/candlerb/325
Add 'name' top-level attribute to docker-compose.yml
2022-12-30 10:09:44 +01: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
3ff31b4f6c
Merge pull request #329 from crazy-max/update
LibreNMS 22.12.0
2022-12-30 09:41:31 +01:00
CrazyMax
deb81175df
LibreNMS 22.12.0 2022-12-30 08:53:44 +01:00
CrazyMax
c70e3d3f0f
Merge pull request #328 from crazy-max/update-alpine
Alpine Linux 3.17
2022-12-30 08:52:30 +01:00
CrazyMax
9c1e7f46c3
Alpine Linux 3.17 2022-12-30 08:38:48 +01:00
CrazyMax
fbde75c3c8
readme: update about section 2022-12-21 01:12:11 +01:00
CrazyMax
72e9f47e7f
readme: fix badge 2022-12-21 00:42:31 +01:00
CrazyMax
e44f17b4ec
Update CHANGELOG.md 2022-11-26 17:52:31 +01:00
CrazyMax
b97cdbd53f
Merge pull request #324 from crazy-max/update
LibreNMS 22.11.0
2022-11-26 17:48:55 +01:00
CrazyMax
61507ca225
LibreNMS 22.11.0 2022-11-26 17:07:29 +01:00
CrazyMax
1d0c26d203
Update to PHP 8.1 2022-11-26 17:07:29 +01:00