1
0
Fork 0
mirror of https://github.com/librenms/docker.git synced 2026-07-21 01:15:53 +00:00
Commit graph

74 commits

Author SHA1 Message Date
CrazyMax
f3769c4a9c
Alpine Linux 3.12 2020-07-02 17:52:20 +02:00
CrazyMax
fd617cd7a2
LibreNMS 1.64.1 2020-06-01 20:18:10 +02:00
CrazyMax
e00b3777d5
Multi-platform image
Publish edge and nightly images
2020-06-01 10:27:49 +02:00
CrazyMax
97099891e1
LibreNMS 1.64
Python 2 removed (librenms/librenms#11531)
2020-06-01 10:11:21 +02:00
CrazyMax
9fad63bea5
Use recommended lnms command 2020-05-28 23:04:46 +02:00
CrazyMax
004364f786
Bring back Git package 2020-05-24 03:42:12 +02:00
Seti
351d95299f
Add missing dep and perms for Weathermap plugin (#82) 2020-05-22 16:53:14 +02:00
CrazyMax
fee60a01c8
Add LibreNMS Weathermap plugin (#81) 2020-05-21 18:02:42 +02:00
CrazyMax
1088d9cdb3
Fix syslogng version 2020-05-18 19:15:56 +02:00
CrazyMax
7bd652f10a
Fix poller-wrapper 2020-05-08 23:10:27 +02:00
CrazyMax
f74e790a14
Alpine Linux 3.11 2020-05-08 22:23:38 +02:00
CrazyMax
7daa8602b6
LibreNMS 1.63 2020-05-08 21:40:24 +02:00
CrazyMax
286cd8d31d
Switch to Open Container Specification labels as label-schema.org ones are deprecated 2020-04-07 20:01:29 +02:00
CrazyMax
8ea06f7624
LibreNMS 1.62.2 2020-04-04 18:21:49 +02:00
CrazyMax
a31f2a8840
Fix folder creation (#62) 2020-03-27 14:25:03 +01:00
John Jensen
54624eb62c add php7-sockets to be installed to fix warnings 2020-03-05 11:31:50 -05:00
CrazyMax
260cbeef9e
LibreNMS 1.61 2020-03-02 11:54:06 +01:00
CrazyMax
ae7ed07880
Revert "Alpine Linux 3.11"
This reverts commit 21118128e5.
2020-02-04 23:37:01 +01:00
CrazyMax
21118128e5
Alpine Linux 3.11 2020-02-04 23:32:47 +01:00
CrazyMax
ad92ae4bae
LibreNMS 1.60 2020-02-04 23:29:45 +01:00
CrazyMax
ee909221a8
Bring back timezone management through symlink (#49) 2019-12-06 10:09:27 +01:00
CrazyMax
705a44d9ad
LibreNMS 1.58.1 2019-11-27 16:36:14 +01:00
CrazyMax
3156efff73
LibreNMS 1.58 2019-11-25 11:54:52 +01:00
CrazyMax
1ba2014e4d
Rename to rootfs 2019-11-19 14:10:17 +01:00
CrazyMax
3a92d62e86
Run as non-root user (#6)
Switch to s6-overlay as process supervisor
Prevent exposing Nginx and PHP version
Bind to unprivileged port (8000)
Remove php-fpm access log (already mirrored by nginx)
2019-11-19 14:09:34 +01:00
CrazyMax
1229a66464
LibreNMS 1.57 2019-10-30 16:56:34 +01:00
CrazyMax
48e1c8343e
Fix Docker labels 2019-10-20 17:56:42 +02:00
CrazyMax
0377027362
Switch to GitHub Actions (#39) 2019-09-30 15:29:19 +02:00
CrazyMax
e86031faf6
LibreNMS 1.56 2019-09-30 15:03:53 +02:00
CrazyMax
d627abc406
LibreNMS 1.55 2019-09-04 02:56:23 +02:00
bewing
a5f1e8412f Add Python3 modules (#36)
Add python3 modules required for new Dispatcher Service
2019-08-28 19:42:47 +02:00
CrazyMax
55b58c96ab
LibreNMS 1.54 2019-07-29 06:28:39 +02:00
CrazyMax
5ec49deacd
LibreNMS 1.53.1 2019-07-02 14:44:42 +02:00
CrazyMax
5feee28958
LibreNMS 1.53 2019-07-01 22:31:47 +02:00
CrazyMax
d4851e8a9d
Alpine Linux 3.10 2019-07-01 22:31:02 +02:00
CrazyMax
383885ef52
LibreNMS 1.52 2019-05-28 09:31:25 +02:00
CrazyMax
d801cf45ce
LibreNMS 1.51 2019-05-01 17:49:38 +02:00
Johann Richard
dab6b5eaad Update Dockerfile (#29)
* install `ipmitool`
2019-04-21 02:44:17 +02:00
CrazyMax
7b65d4b8b7
LibreNMS 1.50.1 2019-04-17 20:31:49 +02:00
CrazyMax
e909687d3e
Use python3 for snmp-scan (Issue #25) 2019-04-07 18:08:52 +02:00
CrazyMax
034a9b2606
LibreNMS 1.50 2019-04-02 00:12:13 +02:00
CrazyMax
a511cb1953
Upgrade to LibreNMS 1.49 2019-03-06 02:37:50 +01:00
CrazyMax
ef409c8a03
Upgrade to LibreNMS 1.48.1
Alpine Linux 3.9
2019-01-31 20:25:25 +01:00
CrazyMax
9a16c32fa3
Upgrade to LibreNMS 1.48 2019-01-28 19:07:53 +01:00
CrazyMax
4da1d9d0b7
Upgrade to LibreNMS 1.47 2018-12-30 16:56:37 +01:00
Jonathan Senecal
54186fb3ee
Fix for missing python-memcached on python2
This is a fix for changes introduced in commit 513ec328e4 that broke distributed polling as the [`poller-wrapper.py` script requires python2](https://github.com/librenms/librenms/blob/master/poller-wrapper.py#L1) (as well as many [others](https://github.com/librenms/librenms/search?q=env+python2&unscoped_q=env+python2))

Closes #9
2018-12-27 12:36:59 -05:00
CrazyMax
513ec328e4
Add Python3 (Issue #7) 2018-12-14 14:38:17 +01:00
CrazyMax
07f4d778d8
Coding style 2018-12-14 14:26:39 +01:00
CrazyMax
83237bcb6c
Update travis build 2018-12-02 22:42:40 +01:00
CrazyMax
3f433e2d2f
Optimize layers 2018-11-25 07:12:25 +01:00