dependabot[bot]
ee137e497a
build(deps): bump caddy in /Containers/apache
...
Bumps caddy from 2.11.1-alpine to 2.11.2-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.2-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-09 04:09:36 +00:00
Simon L.
7922d38aa6
Merge pull request #7684 from michnovka/talk-trust-custom-ca
...
feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR
2026-03-06 15:10:32 +01:00
michnovka
dd103fa0f1
Update Containers/talk/start.sh
...
Co-authored-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: michnovka <16553087+michnovka@users.noreply.github.com >
2026-03-06 14:58:08 +01:00
Tomas
909ef96748
Use mountpoint check and add util-linux-misc dependency
...
Address review feedback: use `mountpoint -q` instead of find to
detect mounted CA directory, add set -x/+x for debug logging,
broaden glob to accept any file extension, and add util-linux-misc
package to Dockerfile for the mountpoint command.
Signed-off-by: Tomas <16553087+michnovka@users.noreply.github.com >
2026-03-06 14:44:09 +01:00
Simon L.
978a4ce282
Merge pull request #7706 from nextcloud/fix-missing-characters-in-recorded-video
...
talk-recording: fix missing characters in recorded video
2026-03-06 14:25:16 +01:00
Zoey
b972c5703f
mastercontainer: replace apache with a second caddy ( #7006 )
...
Signed-off-by: Zoey <zoey@z0ey.de >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-03-06 14:23:52 +01:00
Daniel Calviño Sánchez
8c3b5b2e21
fix: Fix missing characters in recorded video
...
The recording server uses a browser to join the call and records the
browser UI, which renders text like the display name of users or the
name of the Nextcloud instance. By default Firefox provides its own font
but, even if broad, it still has limited character coverage, so the
unsupported characters are shown as ".notdef" glyph (rectangular
boxes).
Fortunately Firefox also uses more complete fonts automatically when
they are available, so now the noto font, which seems to be the most
complete font available in Alpine Linux, is installed and used instead.
Note that "font-noto-cjk" provides regular and bold fonts, while
"font-noto-cjk-extra" provides all weights.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com >
2026-03-06 11:13:37 +01:00
Simon L.
4b1c7286bc
Merge pull request #7675 from nextcloud/enh/7664/backup-check
...
DockerController: refactor `StartBackupContainerCheck` to show the starting state
2026-03-06 10:38:39 +01:00
Simon L.
510032d7a1
Merge pull request #7676 from nextcloud/enh/7675/refactor-stop-of-containers
...
DockerController: refactor stopping of containers to show the current process
2026-03-06 10:31:42 +01:00
Simon L.
b248710803
DockerController: refactor StartBackupContainerCheck to show the starting state
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:16:50 +01:00
Simon L.
9040ccdab8
DockerController: refactor stopping of containers to show the current process
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:16:08 +01:00
Simon L.
c7041c4f6f
Merge pull request #7674 from nextcloud/enh/7664/start-watchtower
...
Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method
2026-03-06 10:13:34 +01:00
Simon L.
23f5ae2a10
Dockercontroller: refactor streaming responses into dedicated functions and use them in StartWatchtowerContainer method
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-03-06 10:02:47 +01:00
Simon L.
ea326ba723
Merge pull request #7652 from nextcloud/enh/noid/redis-tls-support
...
redis.config.php: allow to enable tls
2026-03-06 10:00:32 +01:00
Simon L.
b4db823d9b
Merge pull request #7701 from nextcloud/dependabot/docker/Containers/watchtower/golang-1.26.1-alpine3.23
...
build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/watchtower
2026-03-06 09:58:44 +01:00
Simon L.
61e6e233f4
Merge pull request #7700 from nextcloud/dependabot/docker/Containers/onlyoffice/onlyoffice/documentserver-9.3.1.2
...
build(deps): bump onlyoffice/documentserver from 9.3.0.1 to 9.3.1.2 in /Containers/onlyoffice
2026-03-06 09:58:33 +01:00
Simon L.
1abb0e2b94
Merge pull request #7699 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-29.3.0-cli
...
build(deps): bump docker from 29.2.1-cli to 29.3.0-cli in /Containers/mastercontainer
2026-03-06 09:58:21 +01:00
Simon L.
31999ade2e
Merge pull request #7698 from nextcloud/dependabot/docker/Containers/imaginary/golang-1.26.1-alpine3.23
...
build(deps): bump golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23 in /Containers/imaginary
2026-03-06 09:58:05 +01:00
Simon L.
744efad0f4
Merge pull request #7688 from nextcloud/watchtower-container-update
...
watchtower container update
2026-03-06 09:57:53 +01:00
Simon L.
11553a3c0f
Merge pull request #7672 from nextcloud/dependabot/docker/Containers/whiteboard/nextcloud-releases/whiteboard-v1.5.7
...
build(deps): bump nextcloud-releases/whiteboard from v1.5.6 to v1.5.7 in /Containers/whiteboard
2026-03-06 09:57:42 +01:00
Simon L.
0cdbf3aa96
Merge pull request #7671 from nextcloud/dependabot/docker/Containers/postgresql/postgres-17.9-alpine
...
build(deps): bump postgres from 17.8-alpine to 17.9-alpine in /Containers/postgresql
2026-03-06 09:57:32 +01:00
Simon L.
2d4903492b
Merge pull request #7670 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.19.12
...
build(deps): bump elasticsearch from 8.19.11 to 8.19.12 in /Containers/fulltextsearch
2026-03-06 09:57:21 +01:00
Simon L.
8cd82a6fb8
Merge pull request #7669 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-25.04.9.2.1
...
build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.2.1 in /Containers/collabora
2026-03-06 09:57:10 +01:00
Simon L.
c5e20e3024
Merge pull request #7663 from nextcloud/aio-dependency-update
...
PHP dependency updates
2026-03-06 09:56:58 +01:00
Simon L.
b82e34ddef
Merge pull request #7704 from Maximilian-Maag/fix-yml
...
fix yml port mappings
2026-03-06 09:51:14 +01:00
Maximilian Jakob Maag
e910c0c21a
fix yml port mappings
2026-03-06 09:43:52 +01:00
Simon L.
d5b334177c
Merge pull request #7703 from nextcloud/aio-helm-update
...
Helm Chart updates
helm-chart-12.8.0
2026-03-06 09:18:17 +01:00
szaimen
ea52b11c7b
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-06 08:15:38 +00:00
Simon L.
825787e228
Merge pull request #7633 from nextcloud/aio-yaml-update
...
Yaml updates
2026-03-06 09:14:27 +01:00
dependabot[bot]
c827221188
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.1-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 04:08:33 +00:00
dependabot[bot]
78cfc91d1e
build(deps): bump onlyoffice/documentserver in /Containers/onlyoffice
...
Bumps onlyoffice/documentserver from 9.3.0.1 to 9.3.1.2.
---
updated-dependencies:
- dependency-name: onlyoffice/documentserver
dependency-version: 9.3.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 04:08:14 +00:00
dependabot[bot]
0048e46272
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.2.1-cli to 29.3.0-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.3.0-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 04:07:42 +00:00
dependabot[bot]
fc6626918d
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.26.0-alpine3.23 to 1.26.1-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.1-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-06 04:07:40 +00:00
szaimen
50b89ba7d8
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-05 12:18:25 +00:00
Simon L.
7224f659b3
Merge pull request #7695 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/upload-artifact-7.0.0
...
build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 in /.github/workflows
2026-03-05 13:15:12 +01:00
dependabot[bot]
d4e753ef84
build(deps): bump actions/upload-artifact in /.github/workflows
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-05 12:07:57 +00:00
szaimen
31c30cce9d
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-03 12:07:24 +00:00
szaimen
2ef20b2937
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-03 12:06:58 +00:00
Simon L.
45bebab55d
Merge pull request #7683 from turtleinarock/patch-1
...
readme: fix typo
2026-03-03 11:01:39 +01:00
michnovka
7cd2ac1bbd
feat(talk): trust custom CA certificates via NEXTCLOUD_TRUSTED_CACERTS_DIR
...
When NEXTCLOUD_TRUSTED_CACERTS_DIR is set on the mastercontainer,
the custom CA certificates are now also mounted into the Talk container.
Since the Talk container runs with a read-only root filesystem,
update-ca-certificates cannot be used. Instead, the startup script
copies the system CA bundle to /tmp (tmpfs), appends any custom
certificates from /usr/local/share/ca-certificates/, and sets
SSL_CERT_FILE to point Go's TLS stack at the extended bundle.
This allows the signaling server to verify TLS connections to
Nextcloud instances that use private/internal CA certificates,
without requiring skipverify=true.
Signed-off-by: Tomas <16553087+michnovka@users.noreply.github.com >
2026-03-03 00:11:27 +01:00
turtleinarock
00896009cd
Update readme.md
...
Erroneous backtick (`) at the end of the Unraid script command.
Signed-off-by: turtleinarock <s.senn14@gmail.com >
2026-03-02 13:50:12 -06:00
Simon L.
c1faa785b3
Merge pull request #7667 from nextcloud/Anvil5465-patch-4
...
Document Seerr Permissions Change
2026-02-27 11:32:59 +01:00
Anvil5465
004674fada
Update community-containers/jellyseerr/readme.md
...
Co-authored-by: Simon L. <szaimen@e.mail.de >
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com >
2026-02-27 05:31:49 -05:00
dependabot[bot]
a58edd9a64
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.6 to v1.5.7.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 04:08:10 +00:00
dependabot[bot]
f5810bd601
build(deps): bump postgres in /Containers/postgresql
...
Bumps postgres from 17.8-alpine to 17.9-alpine.
---
updated-dependencies:
- dependency-name: postgres
dependency-version: 17.9-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 04:07:46 +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]
96de08456d
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.8.3.1 to 25.04.9.2.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.9.2.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-27 04:06:59 +00:00
Anvil5465
ad6b5d4087
Document Seerr permissions change
...
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com >
2026-02-26 15:33:02 -05:00
Simon L.
2fce6352c8
fix starting process not shown if containers are already up-to-date
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
v12.8.0
2026-02-26 11:49:48 +01:00
Simon L.
0a97eba954
Merge pull request #7662 from nextcloud/revert-7613-dependabot/docker/Containers/collabora/collabora/code-25.04.9.1.1
...
Revert "build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.1.1 in /Containers/collabora"
2026-02-26 11:37:07 +01:00