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
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
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
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
Simon L.
360b7c2614
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:35:41 +01:00
Simon L.
d11650f798
redis.config.php: allow to enable tls
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-25 10:41:03 +01:00
Simon L.
40b4839693
Merge pull request #7651 from nextcloud/enh/noid/allow-configure-checksum-validation
...
s3.config.php: allow to configure `request_checksum_calculation` and `response_checksum_validation`
2026-02-25 10:39:40 +01:00
dependabot[bot]
c9d413638c
build(deps): bump onlyoffice/documentserver in /Containers/onlyoffice
...
Bumps onlyoffice/documentserver from 9.2.1.1 to 9.3.0.1.
---
updated-dependencies:
- dependency-name: onlyoffice/documentserver
dependency-version: 9.3.0.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-25 04:08:52 +00:00
Simon L.
f12b47b301
s3.config.php: allow to configure request_checksum_calculation and response_checksum_validation
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-24 14:17:07 +01:00
Simon L.
0633f665d5
Merge pull request #7646 from nextcloud/dependabot/docker/Containers/redis/redis-8.6.1-alpine
...
build(deps): bump redis from 8.2.3-alpine to 8.6.1-alpine in /Containers/redis
2026-02-24 08:03:51 +01:00
Simon L.
d028bf9534
Merge pull request #7645 from nextcloud/dependabot/docker/Containers/mastercontainer/caddy-2.11.1-alpine
...
build(deps): bump caddy from 2.10.2-alpine to 2.11.1-alpine in /Containers/mastercontainer
2026-02-24 08:03:20 +01:00
dependabot[bot]
c359f78f6c
build(deps): bump redis in /Containers/redis
...
Bumps redis from 8.2.3-alpine to 8.6.1-alpine.
---
updated-dependencies:
- dependency-name: redis
dependency-version: 8.6.1-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 04:08:32 +00:00
dependabot[bot]
aedeee48cc
build(deps): bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.10.2-alpine to 2.11.1-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.1-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 04:08:06 +00:00
dependabot[bot]
00d7dc6c43
build(deps): bump caddy in /Containers/apache
...
Bumps caddy from 2.10.2-alpine to 2.11.1-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.1-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-24 04:07:33 +00:00
Simon L.
f46358b50e
redis.config.php: fix some now optional values
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-23 10:25:12 +01:00
Simon L.
8344d8ade6
redis.config.php: fix typo
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-20 12:52:59 +01:00
dependabot[bot]
fdcf41558f
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.3-alpine to 3.3.4-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.4-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-20 04:07:27 +00:00
Simon L.
96e73317f9
notify-push: remove jq as it is not needed anymore
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-19 14:22:21 +01:00
Simon L.
d1b27efedf
Merge pull request #7623 from nextcloud/enh/noid/update-to-php-8.5
...
update mastercontainer to php 8.5
2026-02-19 11:22:08 +01:00
Simon L.
bad972bac3
fix detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-18 18:44:05 +01:00
Simon L.
1c0222774b
Merge pull request #7402 from nextcloud/enh/noid/allow-configure-redis-cluster
...
allow to configure redis cluster
2026-02-18 18:34:25 +01:00
Simon L.
148a60e51c
update mastercontainer to php 8.5
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-18 17:48:44 +01:00
Simon L.
eed6181731
Merge pull request #7620 from nextcloud/watchtower-container-update
...
watchtower container update
2026-02-18 13:54:46 +01:00
Simon L.
91b8593a6c
Merge pull request #7619 from nextcloud/enh/7612/prevent-image-hash
...
fix getting name of mastercontainer if a hash was found
2026-02-18 13:53:46 +01:00
Simon L.
d43046e28a
Merge pull request #7613 from nextcloud/dependabot/docker/Containers/collabora/collabora/code-25.04.9.1.1
...
build(deps): bump collabora/code from 25.04.8.3.1 to 25.04.9.1.1 in /Containers/collabora
2026-02-18 13:53:22 +01:00
Simon L.
09b310a777
Merge pull request #7611 from nextcloud/enh/noid/improve-config.json-detection
...
backupscript: improve detection of invalid configuration.json files
2026-02-18 13:53:07 +01:00
Simon L.
b2c8afb661
Merge pull request #7603 from nextcloud/enh/noid/allow-configure-db-persistent
...
nextcloud-entrypoint.sh: allow to configure dbpersistent setting
2026-02-18 13:52:24 +01:00
Simon L.
5f3716b2da
Merge pull request #7602 from nextcloud/dependabot/docker/Containers/mastercontainer/php-8.4.18-fpm-alpine3.23
...
build(deps): bump php from 8.4.17-fpm-alpine3.23 to 8.4.18-fpm-alpine3.23 in /Containers/mastercontainer
2026-02-18 13:51:56 +01:00
Oleksandr Piskun
987191ac14
feat(app-api): add HaRP container ( #7493 )
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com >
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Signed-off-by: Oleksandr Piskun <oleksandr2088@icloud.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-02-18 13:45:44 +01:00
Simon L.
92372abfe7
Merge pull request #7458 from nextcloud/enh/6877/show-sub-steps
...
aio-interface: show sub-steps for starting containers
2026-02-18 13:45:04 +01:00
szaimen
1660656b52
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-18 12:18:47 +00:00
Pablo Zmdl
bf2d9ff394
Load container status into iframe as streamed response
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-02-17 16:35:01 +01:00
Simon L.
1d85bfe302
fix getting name of mastercontainer if a hash was found
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-17 14:49:55 +01:00
dependabot[bot]
fd4263a31c
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.8.3.1 to 25.04.9.1.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.9.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-17 04:07:58 +00:00
Simon L.
a5876486dd
backupscript: improve detection of invalid configuration.json files
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-16 18:34:09 +01:00
Simon L.
0c0e92c956
nextcloud-entrypoint.sh: allow to configure dbpersistent setting
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-16 10:36:50 +01:00
dependabot[bot]
2af9f1df5a
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.4.17-fpm-alpine3.23 to 8.4.18-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.4.18-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 04:10:54 +00:00
Simon L.
6e0569678d
Merge pull request #7556 from nextcloud/enh/noid/del-openssl
...
redis and apache: delete openssl after using it
2026-02-13 10:54:08 +01:00
Simon L.
e3e1ddf983
Revert "mastercontainer: make check for correct volume name more strict"
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-13 09:51:54 +01:00
Simon L.
94bb848352
Merge pull request #7579 from nextcloud/nextcloud-container-update
...
Nextcloud dependency update
2026-02-13 09:34:38 +01:00
Simon L.
70aa75ef06
Merge pull request #7583 from nextcloud/dependabot/docker/Containers/postgresql/postgres-17.8-alpine
...
build(deps): bump postgres from 17.7-alpine to 17.8-alpine in /Containers/postgresql
2026-02-13 09:34:14 +01:00
dependabot[bot]
053cf7cbbe
build(deps): bump postgres in /Containers/postgresql
...
Bumps postgres from 17.7-alpine to 17.8-alpine.
---
updated-dependencies:
- dependency-name: postgres
dependency-version: 17.8-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-13 04:08:48 +00:00
dependabot[bot]
d25b2e85ef
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.2-alpine to 3.3.3-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.3-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-13 04:07:57 +00:00