dependabot[bot]
aa7ff451b8
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 9.4.0 to 9.4.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.4.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:45 +00:00
dependabot[bot]
323a34a437
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 9.3.3 to 9.4.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-06 04:19:29 +00:00
Simon L.
50643afd6a
allow to adjust the log level globally ( #7902 )
2026-04-28 18:08:27 +02:00
Simon L.
4f4ef8f1d6
add our own entrypoint to fts and collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-28 15:39:57 +02:00
copilot-swe-agent[bot]
aa831bc8a5
fulltextsearch: update elasticsearch from v8 to v9, switch apt-get to microdnf
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/53b5dc51-71a8-40d3-a262-4ef6ce59d92d
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-27 00:29:17 +00:00
Simon L.
d837898ade
allow to adjust the log level globally (fulltextsearch)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:44 +02:00
copilot-swe-agent[bot]
29bac9dbf9
fix(fulltextsearch): clarify healthcheck to explicitly accept green/yellow cluster status
...
Use filter_path=status to get a minimal JSON response and explicitly match
only green or yellow status (single-node clusters run yellow by design).
This is clearer and more robust than the inverted grep approach.
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/a036678d-a9f5-4db3-8cc6-3e3d52f4e97f
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-17 15:36:26 +00:00
copilot-swe-agent[bot]
b5dad7927a
perf(fulltextsearch): improve elasticsearch healthcheck and add performance tuning settings
...
- Replace TCP-only nc healthcheck with HTTP cluster health API check via curl,
so the container is only marked healthy when ES is actually ready (not just
when the TCP port is open during startup)
- Add indices.fielddata.cache.size=20% to cap field-data cache and prevent
unbounded heap growth / OOM kills on large datasets
- Add indices.memory.index_buffer_size=20% to improve bulk indexing throughput
by buffering more data in memory before flushing to disk
- Add thread_pool.write.queue_size=1000 to avoid rejected indexing requests
when Nextcloud's background jobs submit many files simultaneously
Changes applied to: Containers/fulltextsearch/healthcheck.sh,
php/containers.json, manual-install/latest.yml
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/a036678d-a9f5-4db3-8cc6-3e3d52f4e97f
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-17 15:35:13 +00:00
Erwan Hervé
52c3192f26
chore: add OCI standard labels to all Dockerfiles ( #7899 )
...
Signed-off-by: Erwan Hervé <erwan.herve@outlook.fr >
Signed-off-by: Erwan Hervé <62173453+Erwan-loot@users.noreply.github.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-04-17 10:42:55 +02:00
dependabot[bot]
088cfce5f3
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.13 to 8.19.14.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-09 04:16:17 +00:00
dependabot[bot]
a5d4f2dd88
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.12 to 8.19.13.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.13
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-20 04:06:40 +00:00
dependabot[bot]
6734ff4c7f
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.11 to 8.19.12.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.12
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 04:07:04 +00:00
dependabot[bot]
c2a88d5698
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.10 to 8.19.11.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-04 04:07:43 +00:00
Simon L.
0e22f38d16
add wud.watch=false to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-01-19 17:10:22 +01:00
dependabot[bot]
6fe3337a21
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.9 to 8.19.10.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.10
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-14 04:09:32 +00:00
dependabot[bot]
d178e12ae4
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.8 to 8.19.9.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 04:18:11 +00:00
dependabot[bot]
7634a3887f
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.7 to 8.19.8.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 04:12:39 +00:00
dependabot[bot]
e152bc3e45
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.6 to 8.19.7.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-12 04:14:11 +00:00
dependabot[bot]
1968cd3b36
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.5 to 8.19.6.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.6
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 04:19:59 +00:00
dependabot[bot]
593379de56
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.4 to 8.19.5.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-07 04:18:34 +00:00
dependabot[bot]
d937739ef0
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.3 to 8.19.4.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-19 04:20:39 +00:00
dependabot[bot]
e255f29818
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.2 to 8.19.3.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-03 20:59:02 +00:00
dependabot[bot]
005544b308
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.1 to 8.19.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-13 05:34:30 +00:00
dependabot[bot]
981bff08e6
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.19.0 to 8.19.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-12 11:29:26 +00:00
dependabot[bot]
c07d66f0ee
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.4 to 8.19.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-01 05:07:35 +00:00
dependabot[bot]
834d3b36cd
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.3 to 8.18.4.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-23 05:02:17 +00:00
dependabot[bot]
0350b9528f
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.2 to 8.18.3.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-11 05:16:11 +00:00
dependabot[bot]
1edd280cc8
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.1 to 8.18.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-30 04:39:48 +00:00
Simon L.
5536121899
add org.label-schema.vendor="Nextcloud" label to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-05-19 14:31:29 +02:00
dependabot[bot]
c14b5f5590
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.18.0 to 8.18.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 04:50:22 +00:00
dependabot[bot]
7b60313eaa
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.17.4 to 8.18.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 8.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-17 04:42:14 +00:00
dependabot[bot]
627c2d3192
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.17.3 to 8.17.4.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-26 04:38:04 +00:00
dependabot[bot]
4893a0dfc1
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.17.2 to 8.17.3.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-05 04:59:57 +00:00
Simon L.
dd4031c761
Merge pull request #6005 from nextcloud/enh/5311/allow-adjust-es-java-options
...
FTS: allow to adjust the ES_JAVA_OPTS
2025-02-17 11:20:35 +01:00
Simon L.
cca7eef06b
FTS: allow to adjust the ES_JAVA_OPTS
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-02-17 11:19:10 +01:00
dependabot[bot]
f9fe028f77
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.17.1 to 8.17.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-12 04:43:19 +00:00
dependabot[bot]
e6c42f0bf8
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.17.0 to 8.17.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 04:46:06 +00:00
dependabot[bot]
d0bdcbbea7
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.16.1 to 8.17.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-18 04:36:03 +00:00
Simon L.
f333f740e3
add healthcheck for fts
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-12-03 11:37:37 +01:00
dependabot[bot]
20ef99cbc5
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.15.3 to 8.16.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-25 05:10:25 +00:00
Robert Riemann
cf8ba936c9
elastic container: ingest-attachment is now module and not a plugin
...
When this command is executed in elastic search v8.15.3, then this warning shows up:
~~~
bin/elasticsearch-plugin install --batch ingest-attachment
warning: ignoring JAVA_HOME=/opt/bitnami/java; using ES_JAVA_HOME
-> Installing ingest-attachment
[ingest-attachment] is no longer a plugin but instead a module packaged with this distribution of Elasticsearch
-> Please restart Elasticsearch to activate any plugins installed
~~~
The elastic website says: "The Ingest Attachment plugin is now included in Elasticsearch. See the Ingest Attachment processor."
Source: <https://www.elastic.co/guide/en/elasticsearch/plugins/current/ingest-attachment.html >
Hence, I remove the explicit installation from the elastic container image.
Signed-off-by: Robert Riemann <robert.riemann@edps.europa.eu >
2024-10-29 15:12:15 +01:00
dependabot[bot]
99caab3625
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.15.2 to 8.15.3.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-18 04:43:28 +00:00
dependabot[bot]
728f5eac3a
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.15.1 to 8.15.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-30 05:21:35 +00:00
dependabot[bot]
d6dd6140c3
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.15.0 to 8.15.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-06 12:46:09 +00:00
dependabot[bot]
a23026889f
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.14.3 to 8.15.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-09 12:58:22 +00:00
dependabot[bot]
3b6464852d
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.14.2 to 8.14.3.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-12 12:10:13 +00:00
dependabot[bot]
95a1ed0bba
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.14.1 to 8.14.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-09 12:43:59 +00:00
Simon L.
806b0ace54
dockerfile: use new syntax
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-06-21 13:27:36 +02:00
dependabot[bot]
92fae7b81b
Bump elasticsearch from 8.14.0 to 8.14.1 in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.14.0 to 8.14.1.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-13 12:51:32 +00:00
dependabot[bot]
016b8b4464
Bump elasticsearch from 8.13.4 to 8.14.0 in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.13.4 to 8.14.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-06 12:52:22 +00:00