Commit Graph
3664 Commits
Author SHA1 Message Date
dependabot[bot] 587c63497e build(deps): bump php in /Containers/mastercontainer
Bumps php from 8.5.8-fpm-alpine3.24 to 8.5.9-fpm-alpine3.24.

---
updated-dependencies:
- dependency-name: php
  dependency-version: 8.5.9-fpm-alpine3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-03 04:08:57 +00:00
Zoey c70e4b2ae4 replace sudo with su-exec
Signed-off-by: Zoey <zoey@z0ey.de>
2026-08-02 17:32:32 +02:00
Zoey def057e780 enable zstd and gzip compression, disable brotli
Signed-off-by: Zoey <zoey@z0ey.de>
2026-08-02 14:45:47 +02:00
copilot-swe-agent[bot] b03f28cb8e fix(Mastercontainer): exit daily-backup.sh early if restore is running
If the backup container is currently running in restore mode, the daily
backup script now exits immediately instead of waiting indefinitely for
the container to stop. This prevents the daily backup cron from
interrupting long-running restores.

Fixes: #8414

Assisted-by: GitHub Copilot:claude-sonnet-4
2026-07-31 09:37:54 +00:00
copilot-swe-agent[bot] 4f36f8a0af feat(borgbackup): add --noxattrs option to borg extract command
Extended attributes are not needed for the restore process and can cause
issues on filesystems that do not support them. Adding --noxattrs skips
restoring extended attributes during extraction.

Assisted-by: GitHub Copilot:claude-sonnet-4
2026-07-31 09:31:03 +00:00
copilot-swe-agent[bot] 452567ed43 fix(Apache): disable mod_reqtimeout body rate limit to allow slow uploads
Fixes #8457 — large file uploads on slow connections were being
terminated by Apache's mod_reqtimeout MinRate=500 default for
request bodies. This adds an explicit RequestReadTimeout directive
that disables the body rate limit (body=0) while keeping the header
timeout for slowloris protection. The existing Timeout directive
(set to APACHE_MAX_TIME / NEXTCLOUD_MAX_TIME) remains as the
effective I/O timeout.

Also ensures mod_reqtimeout is explicitly loaded in the Dockerfile.

Assisted-by: GitHub Copilot:claude-sonnet-4
2026-07-31 08:44:38 +00:00
dependabot[bot] 5b74d4b3fd build(deps): bump collabora/code in /Containers/collabora
Bumps collabora/code from 26.04.2.1.1 to 26.04.2.4.1.

---
updated-dependencies:
- dependency-name: collabora/code
  dependency-version: 26.04.2.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-31 04:07:14 +00:00
Pablo Zmdl 3c786b52c9 Revert "build(deps): bump collabora/code from 26.04.2.1.1 to 26.04.2.4.1 in /Containers/collabora"
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-30 15:14:35 +02:00
dependabot[bot] c975a25486 build(deps): bump haproxy in /Containers/docker-socket-proxy
Bumps haproxy from 3.4.2-alpine to 3.4.3-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-version: 3.4.3-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-30 04:07:16 +00:00
Pablo Zmdl d566851914 build(deps): bump redis from 8.6.3-alpine to 8.8.1-alpine in /Containers/redis (#8486) 2026-07-29 22:56:36 +02:00
Pablo Zmdl e6a16569a0 build(deps): bump collabora/code from 26.04.2.1.1 to 26.04.2.4.1 in /Containers/collabora (#8483) 2026-07-29 22:56:06 +02:00
Pablo Zmdl 607117fede build(deps): bump elasticsearch from 9.4.3 to 9.4.4 in /Containers/fulltextsearch (#8477) 2026-07-29 22:55:50 +02:00
Pablo Zmdl 83db551726 build(deps): bump docker from 29.6.1-cli to 29.6.2-cli in /Containers/mastercontainer (#8473) 2026-07-29 22:55:08 +02:00
Pablo Zmdl 0bd5c216d2 Nextcloud dependency update (#8485) 2026-07-29 22:10:31 +02:00
szaimen 879e64f4dd watchtower-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-29 12:45:53 +00:00
dependabot[bot] 089159190c build(deps): bump redis in /Containers/redis
Bumps redis from 8.6.3-alpine to 8.8.1-alpine.

---
updated-dependencies:
- dependency-name: redis
  dependency-version: 8.8.1-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-27 04:09:17 +00:00
szaimen 2f6600b60e nextcloud-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-24 12:39:34 +00:00
dependabot[bot] 38bed9540b build(deps): bump collabora/code in /Containers/collabora
Bumps collabora/code from 26.04.2.1.1 to 26.04.2.4.1.

---
updated-dependencies:
- dependency-name: collabora/code
  dependency-version: 26.04.2.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 04:08:06 +00:00
dependabot[bot] 6150ea355e build(deps): bump elasticsearch in /Containers/fulltextsearch
Bumps elasticsearch from 9.4.3 to 9.4.4.

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-22 04:08:18 +00:00
dependabot[bot] d170e2039f build(deps): bump docker in /Containers/mastercontainer
Bumps docker from 29.6.1-cli to 29.6.2-cli.

---
updated-dependencies:
- dependency-name: docker
  dependency-version: 29.6.2-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-20 04:09:45 +00:00
Pablo Zmdl 856cc58135 Update Eurooffice container base image
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-18 09:28:21 +02:00
Pablo Zmdl 4285168457 Improve docker socket proxy config (#8458) 2026-07-17 11:57:37 +02:00
Pablo Zmdl 00db9a9af0 Improve docker socket proxy config
This mitigates possible misuse better than before.

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>

AI-assistant: Claude code (Sonnet 5)
2026-07-16 16:32:44 +02:00
Pablo Zmdl 61bad00807 build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/imaginary (#8431) 2026-07-13 12:20:19 +02:00
Pablo Zmdl 117e664c8a build(deps): bump golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24 in /Containers/watchtower (#8432) 2026-07-13 12:20:17 +02:00
Pablo Zmdl 38337b480f watchtower container update (#8408) 2026-07-13 12:10:09 +02:00
Pablo Zmdl bf2810b33c build(deps): bump php from 8.5.7-fpm-alpine3.24 to 8.5.8-fpm-alpine3.24 in /Containers/mastercontainer (#8426) 2026-07-13 11:11:58 +02:00
Pablo Zmdl 6adaa03d3a build(deps): bump nats from 2.14.2-scratch to 2.14.3-scratch in /Containers/talk (#8403) 2026-07-13 11:11:36 +02:00
Pablo Zmdl 7875a370c3 build(deps): bump collabora/code from 26.04.1.4.1 to 26.04.2.1.1 in /Containers/collabora (#8409) 2026-07-13 11:11:28 +02:00
Pablo Zmdl 754228c3a2 build(deps): bump haproxy from 3.4.0-alpine to 3.4.2-alpine in /Containers/docker-socket-proxy (#8425) 2026-07-13 11:10:13 +02:00
szaimen f496eb606d watchtower-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-11 12:23:09 +00:00
dependabot[bot] b287c7444b build(deps): bump docker in /Containers/mastercontainer
Bumps docker from 29.6.0-cli to 29.6.1-cli.

---
updated-dependencies:
- dependency-name: docker
  dependency-version: 29.6.1-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-09 04:10:02 +00:00
dependabot[bot] ec565632b3 build(deps): bump golang in /Containers/watchtower
Bumps golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.5-alpine3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-09 04:09:52 +00:00
dependabot[bot] dedbc75826 build(deps): bump golang in /Containers/imaginary
Bumps golang from 1.26.4-alpine3.24 to 1.26.5-alpine3.24.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.5-alpine3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-09 04:09:08 +00:00
dependabot[bot] e4b5967c30 build(deps): bump php in /Containers/mastercontainer
Bumps php from 8.5.7-fpm-alpine3.24 to 8.5.8-fpm-alpine3.24.

---
updated-dependencies:
- dependency-name: php
  dependency-version: 8.5.8-fpm-alpine3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-08 04:08:30 +00:00
Pablo Zmdl 04eb9499a1 Run playwright tests via compose setup, locally and in CI (#8247) 2026-07-07 14:18:38 +02:00
Pablo Zmdl 5729e4f7cf Make start.sh executable
The error about not being allowed to execute /start.sh were due to the
file permissions mounted from the local disk

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
2026-07-07 10:13:49 +02:00
dependabot[bot] ac59937574 build(deps): bump haproxy in /Containers/docker-socket-proxy
Bumps haproxy from 3.4.0-alpine to 3.4.2-alpine.

---
updated-dependencies:
- dependency-name: haproxy
  dependency-version: 3.4.2-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-07 04:07:15 +00:00
Simon L. 55271b9dd2 build(deps): bump elasticsearch from 9.4.2 to 9.4.3 in /Containers/fulltextsearch (#8406) 2026-07-03 08:31:40 +02:00
dependabot[bot] e147f0ca3b build(deps): bump php in /Containers/nextcloud
Bumps php from 8.3.31-fpm-alpine3.24 to 8.3.32-fpm-alpine3.24.

---
updated-dependencies:
- dependency-name: php
  dependency-version: 8.3.32-fpm-alpine3.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-03 04:07:48 +00:00
dependabot[bot] 057271f5cf build(deps): bump collabora/code in /Containers/collabora
Bumps collabora/code from 26.04.1.4.1 to 26.04.2.1.1.

---
updated-dependencies:
- dependency-name: collabora/code
  dependency-version: 26.04.2.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-02 04:07:06 +00:00
dependabot[bot] 8153ffaa3c build(deps): bump elasticsearch in /Containers/fulltextsearch
Bumps elasticsearch from 9.4.2 to 9.4.3.

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 04:08:29 +00:00
dependabot[bot] edb30dba4f build(deps): bump nats in /Containers/talk
Bumps nats from 2.14.2-scratch to 2.14.3-scratch.

---
updated-dependencies:
- dependency-name: nats
  dependency-version: 2.14.3-scratch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 04:07:43 +00:00
Simon L. d54d9c7ff2 Nextcloud dependency update (#8385) 2026-06-25 15:00:20 +02:00
szaimen 5be7645a56 nextcloud-update automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-25 12:58:48 +00:00
Simon L. d6ea25f6ed Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-06-25 14:58:40 +02:00
Simon L. 78faad6716 apache: re-introduce X-Forwarded-Proto https so that onlyoffice and eurooffice always work no matter the actual reverse proxy config in front of it
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-06-24 15:12:51 +02:00
Simon L. cd61f66467 add desec (#7995)
## Summary
- Integrates Desec into the AIO interface which simplifies the domain
registration and domain setup.
- You can either create a new account directly or use an existing
account.
- You have a button that you can open where the process will be done.
After the process is done, the whole page reloads and you can continue
with the setup.
- Caddy and dnsmasq community containers will be activated during the
process which will take over the cert generation and enable split-brain
dns.
- Community containers will work automatically for example Vaultwarden
as the subdomains of the desec domain point automatically via a wildcard
dns entry towards the main desec domain.
- Playwright tests are added to ensure that the system works as expected
in the future
- the desec api is mocked via a small node js based file.
- the qa and other docs were updated to mention desec
2026-06-23 15:05:42 +02:00
Pablo ZmdlandSimon L. 84f76d61dc nextcloud-entrypoint: Introduce a new marker for cert bundle setup (#8364)
* Introduce a new marker for cert bundle setup

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>

* Update Containers/nextcloud/entrypoint.sh

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com>

* Update Containers/nextcloud/entrypoint.sh

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com>

---------

Signed-off-by: Pablo Zmdl <pablo@nextcloud.com>
Signed-off-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2026-06-23 12:15:44 +02:00
dependabot[bot] 97dfbd1b48 build(deps): bump docker in /Containers/mastercontainer
Bumps docker from 29.5.3-cli to 29.6.0-cli.

---
updated-dependencies:
- dependency-name: docker
  dependency-version: 29.6.0-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-22 04:09:05 +00:00