Tony Murray
f45cd5726f
Merge pull request #540 from Xazziri/master
...
Improve startup speeds in some situations by using find before chown
2026-01-22 13:43:35 -06:00
Tony Murray
13776f56bc
remove extra space
2026-01-22 13:23:29 -06:00
Tony Murray
6120a5356f
remove xargs and clear ownership logic
2026-01-22 13:22:53 -06:00
Tony Murray
7cf198beb8
Run dispatcher in the correct directory
2026-01-22 12:49:55 -06:00
Xazziri
9e69ad4b34
Exchange chown lines for Find ( #524 )
...
Change chown lines to fix delayed startup due to long running chown (issue #524 )
2026-01-16 16:09:20 +01:00
akadoya
eb7f5f601b
minimized permission change
2025-05-19 15:23:58 -07:00
Mike
bf1674d489
Prioritize REDIS_SENTINEL over REDIS_HOST
2025-02-27 16:18:23 +01:00
CrazyMax
d7b059db79
Alpine Linux 3.21
2025-01-04 15:33:00 +01:00
Ilmari Aho
515d15ba5a
feat(php83): fix nit
2024-10-07 13:29:06 +03:00
Ilmari Aho
b211ecaa74
feat(php83): update to php8.3
2024-10-07 12:59:47 +03:00
Andy Norwood
93eb528cbb
Update 02-fix-perms.sh for rrd folder
...
Since Librenms 23.10.0 each poller needs to create a folder in /rrd. See https://github.com/librenms/librenms/pull/15457 .
Without this permission the eventlog creates message "Failed to create rrd directory: /opt/librenms/rrd/x.x.x.x/" with every device poll.
2024-04-16 10:10:56 +01:00
Hayden Seitz
d4242ab699
fix: allow DB_PASSWORD with # character
2024-04-03 08:14:15 -07:00
CrazyMax
fe485f877a
PHP 8.2
2024-03-01 10:53:05 +01:00
CrazyMax
8b789d36f4
Update syslogng to 4.5.0-r0
2024-03-01 10:50:42 +01:00
Jason Costomiris
99fee57d6d
Remove cache perms fix from Dockerfile, move to script
2024-01-01 14:00:25 -05:00
CrazyMax
cb5206846d
handle artisan schedule:run
2023-07-22 00:22:10 +02:00
Hugh Day
16eaaf4fc0
Add extra SNMP Trap MIB Dirs via Env Vars
2023-05-15 07:14:03 +10:00
CrazyMax
9c1e7f46c3
Alpine Linux 3.17
2022-12-30 08:38:48 +01:00
CrazyMax
1d0c26d203
Update to PHP 8.1
2022-11-26 17:07:29 +01:00
olivierbouffet
938828f65b
Add ability to configure php-fpm ( #320 )
2022-11-26 16:53:51 +01:00
Tony Murray
7cf09447a5
Enable the First Run Wizard ( #280 )
...
Use the first run wizard instead of creating an admin user with a known password.
2022-10-22 09:20:36 +02:00
CrazyMax
38791ad0af
Update weathermap plugin to 697ac3c ( #309 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-23 20:03:24 +02:00
CrazyMax
d7496bbade
Fix container restart state with Weathermap ( #304 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-14 15:29:29 +02:00
CrazyMax
2516b309d9
Remove Weathermap plugin while waiting for a fix upstream ( #302 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-13 02:10:41 +02:00
CrazyMax
0af72265d4
Fix symlink and perms for weathermap plugin configs folder ( #301 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2022-08-13 01:46:30 +02:00
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
Tony Murray
27c4be0b7c
Always set rrdtool version ( #292 )
2022-07-16 15:16:52 +02:00
Tony Murray
9c30554e81
YAML based config ( #225 )
2022-07-15 06:23:36 +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
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
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
Richard Kojedzinszky
7f07e2ba8f
nginx: increase fastcgi buffer size ( #246 )
2021-12-30 03:11:37 +01:00
MarlinMr
57b1df6596
Misspelling of environment variable ( #220 )
2021-08-10 13:23:05 +02:00
MarlinMr
a701a1d0fa
Fix librenms_snmptrapd service typo ( #219 )
2021-08-09 14:06:55 +02:00
MarlinMr
0fe44f1d46
Add SNMP config ( #216 )
2021-08-07 17:38:40 +02:00
Anton Lundin
b2d4ddb2c1
Create and enable a snmp trap handling container ( #180 )
2021-08-01 07:26:12 +02:00
CrazyMax
957ca9e439
Fix weathermap output perms ( #191 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 17:43:29 +02:00
CrazyMax
9c5dc1ae5c
Fix warnings ( #190 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-04-18 17:37:06 +02:00
Christopher Harrison
48b8e4cd60
Update syslog-ng max-connections ( #179 )
2021-03-18 21:22:14 +01:00
CrazyMax
96c67e9204
Handle LibreNMS plugins ( #175 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-10 23:58:45 +01:00
CrazyMax
cddc5e906a
Switch to yasu ( #170 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2021-03-04 23:44:23 +01:00
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
ab027d7e85
No need to specify rrdtool_version ( #166 )
2021-02-15 16:27:03 +01:00
CrazyMax
fbe6cf7087
Do not fail on permission issue
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
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