Simon L.
2d4d9d76d6
aio-caddy: change to v3 and further adjustments
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-11 11:21:55 +01:00
Simon L.
8627366a39
clamav: hardcode StreamMaxLength to 2G
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-11 09:48:17 +01:00
Simon L.
767e0d4b9f
fix some remaining issues with collabora
...
Codespell / Check spelling (push) Waiting to run
Docker Lint / docker-lint (push) Waiting to run
Json Validator / Json Validator (push) Waiting to run
Lint php / php-lint (push) Waiting to run
Lint php / php-lint-summary (push) Blocked by required conditions
PHP Deprecation Detector / PHP Deprecation Detector (push) Waiting to run
Static analysis / static-psalm-analysis (push) Waiting to run
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-10 15:52:35 +01:00
Simon L.
0a42584238
collabora: allow to use enterprise container image with support key
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-06 11:21:46 +01:00
Simon L.
4ba7f1ed64
collabora: load seccomp profile on the fly
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-05 12:08:47 +01:00
Alan Savage
d2e944f7dc
Use a fixed port for internal WOPI requests and callbacks
...
This fixes the issue where Caddy fails to start when APACHE_PORT
was 443.
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-09-05 06:18:18 -07:00
Simon L.
0521a87999
Merge pull request #6676 from asavageiv/alan/internal-wopi-requests
...
Configure WOPI requests to remain within the Docker network
2025-09-05 12:49:24 +02:00
Alan Savage
b26b2b4400
Use nextcloud-aio-apache for the wopi-url
...
This makes all the WOPI requests go through a single point
making debugging easier.
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-08-30 10:24:45 -07:00
Alan Savage
1f7ccba5c8
Configure WOPI requests to remain within the Docker network
...
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-08-29 08:27:32 -07:00
Simon L.
1e750fdcf6
collabora: add further caps
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-08-21 15:05:59 +02:00
Simon L.
adeee71982
PerformRecursiveContainerStop: Fix the stop order
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-25 09:26:09 +02:00
Simon L.
c8f76e067a
fulltextsearch: adjust default log level to Warn
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-17 15:04:57 +02:00
Simon L.
d2c0176e11
Merge pull request #6606 from thegcat/configurable_fulltextsearch_connection
...
Make elasticsearch connection configurable
2025-07-17 14:11:00 +02:00
Simon L.
4cf1a3839b
collabora: change startup logs from trace to warning
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 15:17:12 +02:00
Felix Schäfer
90b1a64572
Make elasticsearch connection configurable
...
Signed-off-by: Felix Schäfer <felix@thegcat.net>
2025-07-03 12:20:43 +02:00
Simon L.
c306ec7351
containers.json: always add chown cap to collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-08 13:29:35 +02:00
Simon L.
5d090018f9
move images to ghcr.io
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-03-25 10:36:25 +01:00
Zoey
9e95d96656
Merge pull request #6094 from nextcloud/clamav-alpine-aarch64
...
clamav: build the container also for aarch64/arm64 by using the alpine package
2025-03-06 16:00:53 +01: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
Simon L.
abec1ef102
notify-push: add timezone to container
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-11 10:11:38 +01:00
Simon L.
f039901993
fix whiteboard
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-28 13:03:43 +01:00
Simon L.
92f0f2bc44
try to fix whiteboard
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-28 12:36:47 +01:00
Simon L.
365e8f6f79
whiteboard: add tmpfs in app as this seems to be required now
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-28 12:16:51 +01:00
Simon L.
ec3895beef
apache: add docs to aio interface
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-20 13:37:43 +01:00
Simon L.
b046294801
containers-schema and containers.json: remove networks from definition
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-10 23:12:12 +01:00
Simon L.
4906ee4ca4
actually fix collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 12:18:50 +01:00
Simon L.
4379446e16
Merge pull request #5730 from JMarcosHP/main
...
Add apache container reachability check and retry mechanism to run-exec-commands.sh
2024-12-20 11:17:03 +01:00
MondoGao
53edc5d4a9
add support for nvidia gpu access ( #5132 )
...
Signed-off-by: Mondo <mondo.jiang@wisc.edu>
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:12:59 +01:00
JMarcosHP
3c2a1edcc4
Added env variable to nextcloud container, changed reachability in favor of apache container host.
...
Signed-off-by: JMarcosHP <jehuherrerap@hotmail.com>
2024-12-17 10:39:01 -06:00
Simon L.
45f8049548
adjust start-period and retries for fts, collabora and clamav
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-16 13:45:22 +01:00
Simon L.
0cf6b07247
Merge pull request #5671 from nextcloud/enh/5660/allow-adjust-name-of-container
...
nextcloud: allow to adjust name of nextcloud container
2024-12-05 15:24:24 +01:00
Simon L.
b49b090fd7
Merge pull request #5688 from nextcloud/enh/5682/fix-collabora
...
collabora: configure net.post_allow_host
2024-12-05 15:24:12 +01:00
Simon L.
c908defda6
add healthcheck for whiteboard
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:16 +01:00
Simon L.
9360256f7d
add healthcheck for talk-recording
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:16 +01:00
Simon L.
731b1d208c
add healthcheck for talk
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:16 +01:00
Simon L.
aa0620f2ea
add healthcheck for redis
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:16 +01:00
Simon L.
b36cc2e2b0
add healthcheck for postgres
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:15 +01:00
Simon L.
2cbe7d7d6a
add healtcheck for oo
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:15 +01:00
Simon L.
827a27532d
add healthcheck for notify-push
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:15 +01:00
Simon L.
a87459779b
add healthcheck for nextcloud
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 13:37:15 +01:00
Simon L.
b51223fd69
add healthcheck for imaginary
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 11:40:29 +01: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
Simon L.
fe3e640d19
add healthcheck for collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 11:37:37 +01:00
Simon L.
838db89315
add healtcheck for clamav
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 11:36:52 +01:00
Simon L.
3afe1c0df4
add healthcheck for apache
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-03 11:36:52 +01:00
Simon L.
2794cc89ba
collabora: configure net.post_allow_host
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-02 11:14:13 +01:00
Simon L.
e156e9ccfd
nextcloud: allow to adjust name of nextcloud container
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-28 10:59:41 +01:00
Simon L.
cf6adc1075
helm: refactor securityContext to support restricted pod security standard
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-21 22:16:00 +01:00
Simon L.
47e0ac7b4d
allow to exclude previews from restore upon instance restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-12 12:16:19 +01:00