Simon L.
52f8dc9043
increase to 13.2.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-08 10:18:48 +02:00
Simon L.
e96f5b43fa
fulltextsearch: fix healthcheck ( #8267 )
2026-06-08 10:16:39 +02:00
Simon L.
6cbf5eeefb
fulltextsearch: fix healthcheck
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-06 22:24:52 +02:00
Simon L.
5393ffbb81
doc: add missing proxy header in reverse-proxy.md ( #8260 )
2026-06-04 22:15:38 +02:00
Clément Pivot
3cee8b2dda
Update reverse-proxy.md
...
fix: add missing nginx proxy header
Signed-off-by: Clément Pivot <8830707+Clement-Pivot@users.noreply.github.com >
2026-06-04 20:45:56 +02:00
Copilot
6375921282
add eurooffice ( #8052 )
2026-06-04 12:42:02 +02:00
Simon L.
792549c904
build(deps): bump golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 in /Containers/watchtower ( #8254 )
2026-06-04 10:07:30 +02:00
Simon L.
50eea8421b
build(deps): bump nats from 2.14.1-scratch to 2.14.2-scratch in /Containers/talk ( #8253 )
2026-06-04 10:07:05 +02:00
Simon L.
9ea710ba0e
build(deps): bump caddy from 2.11.3-builder-alpine to 2.11.4-builder-alpine in /Containers/mastercontainer ( #8252 )
2026-06-04 10:06:29 +02:00
Simon L.
4940ece62a
build(deps): bump golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23 in /Containers/imaginary ( #8251 )
2026-06-04 10:06:04 +02:00
Simon L.
eed6c74e0c
build(deps): bump haproxy from 3.3.10-alpine to 3.4.0-alpine in /Containers/docker-socket-proxy ( #8250 )
2026-06-04 10:05:25 +02:00
Simon L.
ee7d639a0e
build(deps): bump caddy from 2.11.3-alpine to 2.11.4-alpine in /Containers/apache ( #8249 )
2026-06-04 10:04:47 +02:00
Simon L.
7fc2a134b7
build(deps): bump collabora/code from 25.04.10.3.1 to 26.04.1.3.1 in /Containers/collabora ( #8255 )
2026-06-04 10:03:04 +02:00
dependabot[bot]
bd1d52b220
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.10.3.1 to 26.04.1.3.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 26.04.1.3.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-04 04:34:29 +00:00
dependabot[bot]
d8e42d2fd8
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.4-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:58:33 +00:00
dependabot[bot]
8b6ff83c19
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.14.1-scratch to 2.14.2-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.14.2-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:58:17 +00:00
dependabot[bot]
82f2e9dca1
build(deps): bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.11.3-builder-alpine to 2.11.4-builder-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.4-builder-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:57:41 +00:00
dependabot[bot]
414ef03706
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.26.3-alpine3.23 to 1.26.4-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.4-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:57:30 +00:00
dependabot[bot]
f668767765
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.10-alpine to 3.4.0-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.4.0-alpine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:57:25 +00:00
dependabot[bot]
2b8de735dc
build(deps): bump caddy in /Containers/apache
...
Bumps caddy from 2.11.3-alpine to 2.11.4-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.4-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-03 21:56:07 +00:00
Simon L.
21250f8ea8
talk-recording: adjust listen address back to 0.0.0.0 as talk-recording listen address does not officially support ipv6 yet ( #8246 )
2026-06-03 13:34:42 +02:00
Simon L.
dc69f69e74
talk-recording: adjust listen address back to 0.0.0.0 as talk-recording listen address does not officially support ipv6 yet
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-03 13:32:04 +02:00
Simon L.
f28b2a7c1e
overlay-log: make it a bit less wide
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-03 12:59:57 +02:00
Simon L.
1b1a15edba
increase to v13.2.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-03 12:42:21 +02:00
Copilot
1f94bc8af0
aio-interface: extract Nextcloud latest-major upgrade logic to dedicated script and add UI trigger button ( #7988 )
...
* Extract Nextcloud major upgrade logic to script and add UI button
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/8cd11b09-5073-4e27-8e59-9afffaf96c1f
Rename sendNotification to execCommandInContainer and reuse for upgrade method
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/88744552-9d64-4de2-9f64-5a98a5e3b200
Add $cmd array validation to execCommandInContainer
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/45d5228c-7834-404e-ba54-90b5c8c207c8
Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
Set installLatestMajor when upgrade-to-latest-major button is clicked
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/7b977c85-9b74-4027-a536-152e49a01976
Extract getLatestMajorVersion() to avoid duplicating the version string
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/d5ec921f-8629-4f6e-949a-e8f89f1eb85f
Address PR review comments and hardcode updater channel to stable
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c40941ff-2bf8-4a57-82be-2a0bd22b19a2
Restore sendNotification(), update cron files, extract getPlainStreamingCallback()
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/a5b6cd86-d278-4771-8a11-976c4a862966
Remove getPlainStreamingCallback, unify on getAddToStreamingResponseBody
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/15a4b815-076b-469f-95b2-c61df688a28d
Revert "Remove getPlainStreamingCallback, unify on getAddToStreamingResponseBody"
This reverts commit 6846c3a99549703121461f910cc26e6c116e0dc4.
* Refactor creating and using addToStreamingResponseBody()
This way we stick to having one implementation of the function, not three.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Read streamed output line by line, not via buffer
This way the code doesn't wait for a buffer to be filled, and we don't need to
implement logic ourselves that is provided by a present library already.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Ensure all HTTP requests are proxied, even with streaming
When requesting a streamed response, Guzzle apparently doesn't use curl, and thus we have to specify the unix socket proxy differently.
We can't specify it when creating the client, though (Guzzle complains).
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Fix syntax errors
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Remove broken code
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Fix readline line from streaming response
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Strip ANSI codes from command output before sending it to the browser
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Run PHP commands as www-data
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Properly compare version numbers
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Fix using memory limits from env
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Fix return type spec
This method always returns a closure, never null.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Use more general return type
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Avoid psalm complaint
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Fix namespace of return type
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
* Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
---------
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Pablo Zmdl <pablo@nextcloud.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-06-03 12:38:50 +02:00
Simon L.
335db2aac2
try to fix playwright ( #8245 )
2026-06-02 17:11:46 +02:00
Simon L.
f5f19a488f
fix playwright
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-02 17:09:45 +02:00
Simon L.
a78622e69a
PHP dependency updates ( #8242 )
2026-06-02 16:02:08 +02:00
Simon L.
01e3f8247d
Nextcloud dependency update ( #8243 )
2026-06-02 16:01:26 +02:00
szaimen
1937bf9690
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-02 13:48:22 +00:00
szaimen
517543babd
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-02 13:24:42 +00:00
Simon L.
751cc9e16f
build(deps): bump dessant/lock-threads from 6.0.1 to 6.0.2 in /.github/workflows ( #8240 )
2026-06-02 13:48:20 +02:00
dependabot[bot]
a9f722b453
build(deps): bump dessant/lock-threads in /.github/workflows
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/851cffe46851ddd2051ea7147ebdc995113241c3...89ae32b08ed1a541efecbab17912962a5e38981c )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-02 11:13:32 +00:00
Simon L.
cbeb056e08
PHP dependency updates ( #8238 )
2026-06-01 16:17:22 +02:00
szaimen
da5490b662
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-01 14:07:29 +00:00
Simon L.
99307a0ebe
manual-upgrade.md: Move md files from CRLF to LF line endings; instruct to use :ro flag when mounting the docker socket ( #8166 )
2026-06-01 13:24:46 +02:00
Simon L.
f73bfa6283
caddy: re-introduce lets encrypt profiles ( #8237 )
2026-06-01 12:39:48 +02:00
Simon L.
34aec1c790
caddy: re-introduce lets encrypt profiles
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-01 12:20:40 +02:00
Simon L.
e17415591a
revert: caddy: use acme shortlived profile ( #8235 )
2026-06-01 11:45:04 +02:00
Simon L.
28c8faf997
revert: caddy: use acme shortlived profile
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-01 11:40:31 +02:00
Simon L.
54b9817061
build(deps): bump nextcloud-releases/whiteboard from v1.5.8 to v1.5.9 in /Containers/whiteboard ( #8233 )
2026-06-01 10:42:39 +02:00
Simon L.
4f9725c5d4
build(deps): bump collabora/code from 25.04.9.4.1 to 25.04.10.3.1 in /Containers/collabora ( #8232 )
2026-06-01 10:42:17 +02:00
Simon L.
71b2ae78c4
aio-interface: improve overlay log appearance ( #8093 )
2026-06-01 10:27:33 +02:00
dependabot[bot]
66adab1ac0
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.8 to v1.5.9.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.9
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-01 07:53:03 +00:00
dependabot[bot]
3ceb97c173
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 25.04.9.4.1 to 25.04.10.3.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-version: 25.04.10.3.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-06-01 07:51:19 +00:00
Simon L.
4f4420c713
PHP dependency updates ( #8228 )
2026-06-01 09:04:49 +02:00
szaimen
dd0e4269a1
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-31 12:24:51 +00:00
Simon L.
32a0b97ce3
PHP dependency updates ( #8224 )
2026-05-30 15:36:36 +02:00
szaimen
a0e7a80ac9
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-30 12:21:42 +00:00
Simon L.
62295caa39
update link to upgrade docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-29 17:44:27 +02:00
Simon L.
a529bac3b4
PHP dependency updates ( #8221 )
2026-05-29 17:02:13 +02:00
szaimen
660f7cec08
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 12:59:01 +00:00
Simon L.
bf4c721fe0
Update pull request template with new checkboxes ( #8220 )
2026-05-29 12:53:23 +02:00
Simon L.
b7317a4db6
Update pull request template with new checkboxes
...
Added checkboxes for testing and AI usage in PR template.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-29 12:46:03 +02:00
Simon L.
052c0e6ff3
fix: IPv6 compatibility across containers and PHP AIO interface ( #8019 )
2026-05-29 10:13:33 +02:00
copilot-swe-agent[bot]
0722cf95be
fix: improve IPv6 compatibility in containers and PHP AIO interface
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c71fba87-d463-4682-9cb3-abb659b2ca40
refactor: deduplicate resolveHostname into DataConst
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/42427bd4-05e6-4197-bdb7-db3761815113
refactor: move resolveHostname from DataConst into new NetworkHelper class
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/73cb1d89-ab85-43b6-adfe-a90c00ad60a1
2026-05-29 10:11:08 +02:00
Simon L.
b6ddc024fe
Nextcloud dependency update ( #8218 )
2026-05-29 10:08:29 +02:00
Simon L.
acbfffd361
preparations for the upcoming Hub 26 Spring release ( #8210 )
2026-05-29 10:07:14 +02:00
szaimen
b1ca6f4997
nextcloud-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 08:07:10 +00:00
Simon L.
b4057096ac
watchtower container update ( #8094 )
2026-05-29 10:04:55 +02:00
Simon L.
62396eee0d
PHP dependency updates ( #8195 )
2026-05-29 10:03:57 +02:00
szaimen
e31a493785
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-29 08:01:24 +00:00
Simon L.
fb3ff3acbf
Revert "update tags of playwright workflows" ( #8217 )
2026-05-29 10:00:18 +02:00
Simon L.
1a4093220f
Revert "update tags of playwright workflows"
2026-05-29 09:59:57 +02:00
Simon L.
a5cc10295d
build(deps): bump elasticsearch from 9.4.1 to 9.4.2 in /Containers/fulltextsearch ( #8216 )
2026-05-29 09:04:52 +02:00
Simon L.
e9716690de
Imaginary update ( #8215 )
2026-05-29 09:04:38 +02:00
Simon L.
5d10dcb284
build(deps): bump dessant/lock-threads from 6.0.0 to 6.0.1 in /.github/workflows ( #8214 )
2026-05-29 09:04:18 +02:00
dependabot[bot]
1a7d50463a
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 9.4.1 to 9.4.2.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-version: 9.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-29 04:24:03 +00:00
szaimen
cfd8f7f47d
watchtower-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-28 14:58:32 +00:00
szaimen
6cef8a1bfc
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-28 14:26:49 +00:00
dependabot[bot]
69afd5c857
build(deps): bump dessant/lock-threads in /.github/workflows
...
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads ) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases )
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dessant/lock-threads/compare/7266a7ce5c1df01b1c6db85bf8cd86c737dadbe7...851cffe46851ddd2051ea7147ebdc995113241c3 )
---
updated-dependencies:
- dependency-name: dessant/lock-threads
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-28 14:25:15 +00:00
Simon L.
7a499f3d0a
Add "dockhand.update": "false" to all managed containers ( #8184 )
2026-05-28 11:56:24 +02:00
Simon L.
e52f3944ee
FTS: require authentication for all Elasticsearch API access ( #8205 )
2026-05-28 11:54:40 +02:00
Simon L.
2f7b98ddff
preparations for the coming Hub 26 Spring release
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-28 11:42:03 +02:00
copilot-swe-agent[bot]
a50f28424d
fix: enable elasticsearch security to require authentication for all API access
...
- Enable xpack.security in Elasticsearch (was explicitly disabled)
- Add ELASTIC_PASSWORD env var so the built-in elastic user gets the password
- Disable HTTP SSL to keep plain HTTP while still enforcing basic auth
- Disable transport SSL (single-node setup)
- Update healthcheck to authenticate with elastic credentials
2026-05-28 11:41:59 +02:00
Ivan Mihov
26c74fd556
Add a note regardign dockhand update and a link to the documentation
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Ivan Mihov
d2d59eb207
Add dockhand.update: false to the Dockerfiles
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Ivan Mihov
21649225d0
Add "dockhand.update": "false" to all managed containers
...
Signed-off-by: Ivan Mihov <ivan@mihov.me >
2026-05-28 11:41:41 +02:00
Simon L.
9cfaad674c
update tags of playwright workflows ( #8211 )
2026-05-28 11:40:21 +02:00
Simon L.
0b0f848377
update tags of playwright workflows
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-28 11:35:29 +02:00
Simon L.
79b24149dc
Helm Chart updates ( #8206 )
2026-05-27 17:42:29 +02:00
szaimen
24c88f3fd2
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-27 14:54:04 +00:00
Simon L.
2082fb6bbc
improve community-container readmes by adding links to upstream sw and describing what each one does ( #8150 )
2026-05-26 13:07:35 +02:00
Simon L.
f976c55726
increase to v13.1.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-22 12:48:13 +02:00
Simon L.
1514c05435
Fix docker registry and community containers ( #8091 )
2026-05-22 12:43:12 +02:00
Simon L.
55c08cab00
aio-interface: do not cache the containers, logs and setup screen as it shows credentials ( #8161 )
2026-05-22 12:22:32 +02:00
Simon L.
2b1ec334e8
build(deps): bump docker from 29.5.1-cli to 29.5.2-cli in /Containers/mastercontainer ( #8192 )
2026-05-22 10:11:10 +02:00
Simon L.
99704807d0
PHP dependency updates ( #8190 )
2026-05-22 10:10:56 +02:00
Simon L.
dabb7d0224
server.config.php: fix serverid closing bracket
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-22 10:06:32 +02:00
dependabot[bot]
1a2d168a7f
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.5.1-cli to 29.5.2-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.5.2-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-22 04:22:33 +00:00
lonode
abaea7b4c2
change case
...
Signed-off-by: lonode <32384862+lonode@users.noreply.github.com >
2026-05-21 17:42:21 +02:00
szaimen
a1c818bc38
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-21 13:01:02 +00:00
copilot-swe-agent[bot]
f178b49cc1
fix: apply dark mode in overlay iframe via storage events and apply-theme.js
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/bc95f559-e0c7-4682-96fb-0799956a95c6
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-21 11:56:51 +00:00
Simon L.
1d546bbb59
aio-interface: do not cache the containers, logs and setup screen as it shows credentials
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 12:14:46 +02:00
Simon L.
5a474d92d9
notify-push: fix startup on ipv6 disabled servers ( #8188 )
2026-05-21 12:06:28 +02:00
Simon L.
795baf903b
server.config.php: downstream sync serverid upstream change ( #8187 )
2026-05-21 12:01:49 +02:00
Simon L.
b4c0266461
notify-push: fix startup on ipv6 disabled servers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 10:53:49 +02:00
Simon L.
3a988938b2
server.config.php: downstream sync serverid upstream change
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-21 10:48:37 +02:00
Simon L.
7c0df4f701
build(deps): bump nats from 2.14.0-scratch to 2.14.1-scratch in /Containers/talk ( #8185 )
2026-05-21 10:40:41 +02:00
dependabot[bot]
1d27e165e6
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.14.0-scratch to 2.14.1-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.14.1-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-21 04:23:15 +00:00
Anvil5465
22d2db35b1
Update community-containers/fail2ban/readme.md
...
Signed-off-by: Anvil5465 <119350594+Anvil5465@users.noreply.github.com >
2026-05-20 17:03:57 -04:00
Simon L.
a75d1c48bf
Small improvements to /app/readme ( #8179 )
2026-05-20 17:15:51 +02:00
Simon L.
74b98b369e
PHP dependency updates ( #8180 )
2026-05-20 16:36:42 +02:00
Simon L.
74dee77fac
Add top-level .editorconfig; improve app/.editorconfig ( #8178 )
2026-05-20 15:54:33 +02:00
szaimen
70100ba5ef
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-20 13:42:43 +00:00
Gaetano Giunta
de72608519
Use proper name for AIP and Nextcloud in readme file
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-20 11:12:51 +00:00
Gaetano Giunta
02c9a7475b
Small improvements to /app/readme
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-20 11:02:14 +00:00
Gaetano Giunta
c2e48d3524
add a comment to .editorconfig
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-20 10:56:10 +00:00
Gaetano Giunta
b615acf413
tabs to spaces for php/psalm.xml
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-20 10:55:39 +00:00
Gaetano Giunta
379b3d9e5a
add top-level .editorconfig; improve app/.editorconfig
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-20 10:46:15 +00:00
Simon L.
abbe6a85cf
build(deps): bump docker from 29.5.0-cli to 29.5.1-cli in /Containers/mastercontainer ( #8177 )
2026-05-20 10:50:58 +02:00
dependabot[bot]
20835baa0c
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.5.0-cli to 29.5.1-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.5.1-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-20 08:36:32 +00:00
Simon L.
a32568cc9c
mastercontainer: run session-deduplicator as www-data ( #8175 )
2026-05-20 10:20:56 +02:00
Dimas D. Angga
c6748dc450
fix(mastercontainer): run session-deduplicator as www-data
...
The session-deduplicator only touches files under /mnt/docker-aio-config/session/, which is already owned by www-data, so running it as root grants more privilege than it needs. Dropping to www-data reduces the number of root-owned processes in the mastercontainer and follows least-privilege for the supervisord program set.
2026-05-20 09:32:49 +07:00
Gaetano Giunta
4c73a123ca
move md files from CRLF to LF; instruct to use :ro flag when mounting the docker socket (manual-upgrade.md)
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-19 17:46:47 +00:00
copilot-swe-agent[bot]
b0c4f97ba2
aio-interface: improve overlay log appearance
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/d51a2637-5128-4c8a-a18c-a86085d2cb88
aio-interface: do not cache the containers, logs and setup screen as it shows credentials
Signed-off-by: Simon L. <szaimen@e.mail.de >
fix: address PR review comments - remove inline script (CSP), use default font string
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/62e290a3-94de-4988-aeb8-b577fec135a7
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-19 16:30:33 +02:00
Tim Alexander Neuenbauer
6288665170
home-assistant: Update readme.md ( #8055 )
2026-05-19 16:25:28 +02:00
lonode
3517ba3039
apply suggestion
...
Signed-off-by: lonode <32384862+lonode@users.noreply.github.com >
2026-05-19 15:13:51 +02:00
Simon L.
a3d84cce7b
add warning notice to minio container that minio is not maintained any more ( #8131 )
2026-05-18 19:18:01 +02:00
Simon L.
535a0ffbd2
add a comment to clarify the reason for the condition added in PR 8145 ( #8147 )
2026-05-18 19:16:13 +02:00
Simon L.
1d947355ab
Yaml updates ( #8152 )
2026-05-18 19:15:33 +02:00
Gaetano Giunta
fdfd479db7
aio-interface: make sure ublock does not break the log viewer ( #8148 )
2026-05-18 18:55:18 +02:00
gggeek
d4da301c9a
improve the notice about minio deprecation in the readme of the community container
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-18 15:57:15 +00:00
gggeek
4c0b28f70d
add warning notice to minio container that minio is not maintained any more
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-18 15:57:15 +00:00
gggeek
34429865fe
add a comment to clarify the reason for the condition added in PR 8145
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-18 15:56:22 +00:00
gggeek
1b696a1242
improve comm-conts readmes by adding links to upstream sw and describing what each one does
...
Signed-off-by: Gaetano Giunta <giunta.gaetano@gmail.com >
2026-05-18 15:55:10 +00:00
szaimen
aa115110d5
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-18 13:28:25 +00:00
Simon L.
01365c817f
fix: apache container not stopping on SIGTERM ( #8051 )
2026-05-18 12:48:54 +02:00
Simon L.
774bd38f79
notify-push: allow to put the binary into the nextcloud apps dir directly ( #8050 )
2026-05-18 12:48:09 +02:00
Simon L.
82fc4635a2
aio-interface: add custom error handler for 405 errors ( #8058 )
2026-05-18 12:40:02 +02:00
Simon L.
e8b9e25cf8
small style improvements to compose.yaml comments ( #8132 )
2026-05-18 12:31:31 +02:00
Simon L.
d6a06f9e79
talk-recording: add Intel VAAPI driver to talk-recording container ( #8143 )
2026-05-18 12:31:08 +02:00
Simon L.
8e19b7165d
apache: revert some changes to nextcloud.conf ( #8146 )
2026-05-18 12:31:00 +02:00
Simon L.
7ae8f729fb
PHP dependency updates ( #8115 )
2026-05-18 12:01:47 +02:00
Simon L.
e6c340779f
Remove HARP_HOST environment variable from manual-install YAML file ( #8121 )
2026-05-18 12:01:21 +02:00
Simon L.
e9a2076a9c
apache: revert some changes to nextcloud.conf
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-18 11:56:14 +02:00
Simon L.
a571faa4a5
build(deps): bump nextcloud-releases/whiteboard from v1.5.7 to v1.5.8 in /Containers/whiteboard ( #8142 )
2026-05-18 11:52:50 +02:00
Simon L.
cdda9ea637
build(deps): bump docker from 29.4.3-cli to 29.5.0-cli in /Containers/mastercontainer ( #8141 )
2026-05-18 11:52:36 +02:00
Simon L.
dca9c6b2e2
fix(ci): skip helm-release workflow on forks ( #8145 )
2026-05-18 11:52:07 +02:00
Arya Rizky
af7c1d02fd
fix(ci): skip helm-release workflow on forks
...
The helm-release workflow fails on forks because they don't have
a gh-pages branch set up for Helm chart publication. Add a
conditional check to only run this workflow on the upstream
nextcloud/all-in-one repository.
Fixes #8128
2026-05-18 16:10:57 +07:00
copilot-swe-agent[bot]
1a70a9e9fd
fix: add Intel VAAPI driver (intel-media-driver) to talk-recording container
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/797873dc-7a28-424f-92d0-8e91bb47f6a0
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-18 07:34:40 +00:00
dependabot[bot]
0837266f86
build(deps): bump nextcloud-releases/whiteboard
...
Bumps nextcloud-releases/whiteboard from v1.5.7 to v1.5.8.
---
updated-dependencies:
- dependency-name: nextcloud-releases/whiteboard
dependency-version: v1.5.8
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-18 04:57:41 +00:00
dependabot[bot]
ea9eca44c2
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.4.3-cli to 29.5.0-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.5.0-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-18 04:56:43 +00:00
gggeek
3fc84ee784
small style improvements to compose.yaml comments
2026-05-17 13:44:00 +00:00
szaimen
bf445e699f
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-17 12:16:34 +00:00
Francesco Saltori
a03df48865
Remove HARP_HOST from manual-install YAML file
...
Signed-off-by: Francesco Saltori <francescosaltori@gmail.com >
2026-05-16 20:09:34 +02:00
Simon L.
cbea0730d3
LLDAP: update image and tag and change it to ghcr.io ( #8020 )
2026-05-16 13:03:58 +02:00
Simon L.
6c33a96980
Helm Chart updates ( #8116 )
2026-05-16 09:26:26 +02:00
szaimen
6a07493f4d
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-15 16:24:41 +00:00
Simon L.
e510e14550
fix watchtower
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-15 15:58:07 +02:00
Simon L.
1c5169c9e4
increase to 13.0.4
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-15 15:38:22 +02:00
Simon L.
b0c00866d4
Add default AIO_LOG_LEVEL=warn for watchtower and borgbackup containers ( #8111 )
2026-05-15 15:36:03 +02:00
copilot-swe-agent[bot]
ba48b8134f
Add default AIO_LOG_LEVEL=warn for watchtower and borgbackup containers
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/8383605e-b72f-4f47-a4a8-a930d2f8a25c
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-15 15:35:20 +02:00
Simon L.
0a553459ab
build(deps): bump python from 3.14.3-alpine3.23 to 3.14.5-alpine3.23 in /Containers/talk-recording ( #8107 )
2026-05-15 09:01:25 +02:00
Simon L.
f42e669704
build(deps): bump postgres from 18.3-alpine to 18.4-alpine in /Containers/postgresql ( #8106 )
2026-05-15 09:01:05 +02:00
dependabot[bot]
483d562b20
build(deps): bump python in /Containers/talk-recording
...
Bumps python from 3.14.3-alpine3.23 to 3.14.5-alpine3.23.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.14.5-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 04:24:00 +00:00
dependabot[bot]
5a77d4e842
build(deps): bump postgres in /Containers/postgresql
...
Bumps postgres from 18.3-alpine to 18.4-alpine.
---
updated-dependencies:
- dependency-name: postgres
dependency-version: 18.4-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-15 04:23:40 +00:00
Simon L.
c5b853e50b
PHP dependency updates ( #8100 )
2026-05-14 21:36:05 +02:00
szaimen
2a757d3d66
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-14 12:33:14 +00:00
Simon L.
19b94f40d5
fix it
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 16:10:10 +02:00
Simon L.
33f40632dd
release helm chart another time
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 16:08:50 +02:00
lonode
ff7443b566
add support for multicontainer on community containers
...
Signed-off-by: lonode <32384862+lonode@users.noreply.github.com >
2026-05-13 14:35:13 +02:00
lonode
fedb0a65df
Add support for library (official) images
...
Signed-off-by: lonode <32384862+lonode@users.noreply.github.com >
2026-05-13 14:35:08 +02:00
Simon L.
574a408d10
build(deps): bump caddy from 2.11.2-builder-alpine to 2.11.3-builder-alpine in /Containers/mastercontainer ( #8087 )
2026-05-13 11:26:30 +02:00
Simon L.
79dd1286e9
build(deps): bump elasticsearch from 9.4.0 to 9.4.1 in /Containers/fulltextsearch ( #8086 )
2026-05-13 11:26:18 +02:00
Simon L.
96002b185d
build(deps): bump caddy from 2.11.2-alpine to 2.11.3-alpine in /Containers/apache ( #8085 )
2026-05-13 11:26:03 +02:00
Simon L.
3828b1ae3d
build(deps): bump haproxy from 3.3.8-alpine to 3.3.10-alpine in /Containers/docker-socket-proxy ( #8080 )
2026-05-13 11:25:51 +02:00
Simon L.
cdad9614cd
build(deps): bump softprops/turnstyle from 3.2.3 to 3.2.4 in /.github/workflows ( #8079 )
2026-05-13 11:25:36 +02:00
Simon L.
c55ae87002
build(deps): bump docker from 29.4.1-cli to 29.4.3-cli in /Containers/mastercontainer ( #8075 )
2026-05-13 11:25:23 +02:00
Simon L.
3021f256ce
build(deps): bump php from 8.5.5-fpm-alpine3.23 to 8.5.6-fpm-alpine3.23 in /Containers/mastercontainer ( #8074 )
2026-05-13 11:25:09 +02:00
Simon L.
124a6d295b
build(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 in /Containers/watchtower ( #8069 )
2026-05-13 11:24:57 +02:00
Simon L.
0c6c1caa90
build(deps): bump php from 8.3.30-fpm-alpine3.23 to 8.3.31-fpm-alpine3.23 in /Containers/nextcloud ( #8068 )
2026-05-13 11:24:44 +02:00
Simon L.
889096ab2b
build(deps): bump golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23 in /Containers/imaginary ( #8067 )
2026-05-13 11:24:28 +02:00
Simon L.
cf2fb5f58d
PHP dependency updates ( #8025 )
2026-05-13 11:24:13 +02:00
Simon L.
76c03d11f0
talk container update ( #8024 )
2026-05-13 11:23:26 +02:00
Simon L.
1bc3896314
fix the file
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:22:22 +02:00
Simon L.
d86ff57d2f
Imaginary update ( #8022 )
2026-05-13 11:20:40 +02:00
Simon L.
a93e9ff0c6
build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 in /.github/workflows ( #8012 )
2026-05-13 11:20:29 +02:00
Simon L.
b25b0e1075
another time
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:19:26 +02:00
Simon L.
e4d92bdea6
fix helm chart release
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-13 11:18:10 +02:00
Simon L.
d9332ef966
Helm Chart updates ( #8088 )
2026-05-13 11:15:00 +02:00
szaimen
9d53188df3
Helm Chart updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-13 09:12:26 +00:00
Simon L.
acb18004de
Yaml updates ( #8023 )
2026-05-13 11:03:35 +02:00
dependabot[bot]
70a0a4a361
build(deps): bump caddy in /Containers/mastercontainer
...
Bumps caddy from 2.11.2-builder-alpine to 2.11.3-builder-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.3-builder-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:59 +00:00
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]
5eb6850d92
build(deps): bump caddy in /Containers/apache
...
Bumps caddy from 2.11.2-alpine to 2.11.3-alpine.
---
updated-dependencies:
- dependency-name: caddy
dependency-version: 2.11.3-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-13 04:20:36 +00:00
dependabot[bot]
78b4bea957
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.8-alpine to 3.3.10-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.10-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-12 09:09:47 +00:00
dependabot[bot]
0af08104f5
build(deps): bump softprops/turnstyle in /.github/workflows
...
Bumps [softprops/turnstyle](https://github.com/softprops/turnstyle ) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/softprops/turnstyle/releases )
- [Changelog](https://github.com/softprops/turnstyle/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/turnstyle/compare/e565d2d86403c5d23533937e95980570545e5586...e15e934b3f69ee283ba389ea05c8886baa656d93 )
---
updated-dependencies:
- dependency-name: softprops/turnstyle
dependency-version: 3.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 18:56:50 +00:00
dependabot[bot]
df14efa1ef
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.4.1-cli to 29.4.3-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.4.3-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 04:24:27 +00:00
dependabot[bot]
f5d35f0197
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.5.5-fpm-alpine3.23 to 8.5.6-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.5.6-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-11 04:24:24 +00:00
szaimen
901cd8ccef
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-09 12:15:45 +00:00
szaimen
9ed2b32d3e
talk-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:27:17 +00:00
szaimen
5c1d85b27d
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:25:30 +00:00
szaimen
55a4ffab63
imaginary-update automated change
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-08 12:25:14 +00:00
dependabot[bot]
846bc06bc5
build(deps): bump golang in /Containers/watchtower
...
Bumps golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.3-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:22:41 +00:00
dependabot[bot]
441a2a28e3
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.30-fpm-alpine3.23 to 8.3.31-fpm-alpine3.23.
---
updated-dependencies:
- dependency-name: php
dependency-version: 8.3.31-fpm-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:22:05 +00:00
dependabot[bot]
df9971b249
build(deps): bump golang in /Containers/imaginary
...
Bumps golang from 1.26.2-alpine3.23 to 1.26.3-alpine3.23.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26.3-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-08 04:21:27 +00:00
Simon L.
15ae285d9f
increase to 13.0.3
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-07 16:22:14 +02:00
Simon L.
1fa4f3b6a3
aio-interface: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow ( #8064 )
2026-05-07 16:10:18 +02:00
copilot-swe-agent[bot]
654c39ff1e
fix: change session cookie SameSite from Strict to Lax to fix cross-site getlogin flow
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/acf6148d-63c7-4ee2-a856-6de7de68118d
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-07 07:53:51 +00:00
Simon L.
91d59af4dc
increase to 13.0.2
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-06 13:03:28 +02:00
Simon L.
5091f27e87
build(deps): bump redis from 8.6.2-alpine to 8.6.3-alpine in /Containers/redis ( #8061 )
2026-05-06 13:00:57 +02:00
Simon L.
c74d08902e
build(deps): bump elasticsearch from 9.3.3 to 9.4.0 in /Containers/fulltextsearch ( #8060 )
2026-05-06 13:00:45 +02:00
Simon L.
216c73d3aa
build(deps): bump httpd from 2.4.66-alpine3.23 to 2.4.67-alpine3.23 in /Containers/apache ( #8059 )
2026-05-06 13:00:34 +02:00
Simon L.
6c1c33e069
build(deps): bump haproxy from 3.3.7-alpine to 3.3.8-alpine in /Containers/docker-socket-proxy ( #8047 )
2026-05-06 13:00:22 +02:00
Simon L.
f0949a8746
build(deps): bump nats from 2.12.8-scratch to 2.14.0-scratch in /Containers/talk ( #8037 )
2026-05-06 13:00:08 +02:00
dependabot[bot]
79eccd576d
build(deps): bump redis in /Containers/redis
...
Bumps redis from 8.6.2-alpine to 8.6.3-alpine.
---
updated-dependencies:
- dependency-name: redis
dependency-version: 8.6.3-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-06 04:20:08 +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
dependabot[bot]
f2076fa56b
build(deps): bump httpd in /Containers/apache
...
Bumps httpd from 2.4.66-alpine3.23 to 2.4.67-alpine3.23.
---
updated-dependencies:
- dependency-name: httpd
dependency-version: 2.4.67-alpine3.23
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-06 04:19:18 +00:00
Simon L.
5bb2778fb7
aio-interface: add custom error handler for 405 errors
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-05 17:30:07 +02:00
Simon L.
3b3c8ba25c
Apply suggestion from @szaimen
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-04 15:10:51 +02:00
copilot-swe-agent[bot]
0be797a531
fix: use httpd directly instead of apachectl to fix SIGTERM handling
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/6e288352-eba8-4697-978e-d0b11349fe3f
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-05-04 11:11:45 +00:00
Simon L.
490a1811c8
notify-push: allow to put the binary into the nextcloud apps dir directly
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-04 13:02:09 +02:00
Simon L.
99ea91c5ef
increase to v13.0.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-04 10:49:10 +02:00
Simon L.
7b2de0683e
fix harp container not starting anymore ( #8048 )
2026-05-04 10:48:29 +02:00
Simon L.
f7b677fb51
fix harp container not starting anymore
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-05-04 10:39:21 +02:00
Simon L.
ee8a5a185c
mastercontainer: fix checking for AIO_LOG_LEVEL ( #8035 )
2026-05-04 10:36:45 +02:00
Simon L.
2b0cb13f35
aio-interface: fix Cross-Origin-* headers not being sent ( #8046 )
2026-05-04 10:36:22 +02:00
dependabot[bot]
1e064fed8a
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.7-alpine to 3.3.8-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.8-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-04 04:20:18 +00:00
Zoey
a1eaea85ed
fix Cross-Origin-* headers not being sent
...
Signed-off-by: Zoey <zoey@z0ey.de >
2026-05-03 22:34:27 +02:00
dependabot[bot]
bc2105d668
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.8-scratch to 2.14.0-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.14.0-scratch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-05-01 04:27:45 +00:00
Simon L.
c545bffc53
mastercontainer: fix checking for AIO_LOG_LEVEL
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-30 16:07:48 +02:00
Simon L.
dc27f8078f
nextcloud: update to 33.0.3 ( #8032 )
2026-04-30 11:22:32 +02:00
Simon L.
9f9846461e
nextcloud: update to 33.0.3
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-30 11:19:13 +02:00
Simon L.
8e3141ab75
fix update-yaml script detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 18:41:12 +02:00
Simon L.
f060a334d3
collabora: fix log level info ( #8030 )
2026-04-29 17:59:10 +02:00
Simon L.
4417d1ca7a
collabora: fix log level info
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 17:57:25 +02:00
Simon L.
cdc617d0b7
another fix for redis
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 17:31:35 +02:00
Simon L.
71dbf98d48
fix detail
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 17:06:32 +02:00
Simon L.
42e2d88b3e
redis: fix log level ( #8029 )
2026-04-29 17:02:03 +02:00
Simon L.
4682355bfe
redis: fix log level
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 17:01:14 +02:00
Simon L.
13ac536b68
nextcloud: overwrite the log level every start ( #8028 )
2026-04-29 15:02:35 +02:00
Simon L.
9b9b3b638d
nextcloud: overwrite the log level every start
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 15:01:17 +02:00
Simon L.
7b6bda1f60
postgres: fix healthcheck ( #8027 )
2026-04-29 14:55:57 +02:00
Simon L.
764314524d
caddy: revert being able to adjust the log level for it for now ( #8021 )
2026-04-29 14:55:21 +02:00
Simon L.
4910c3f012
postgres: fix healthcheck
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 14:54:36 +02:00
Simon L.
55790da3eb
caddy: revert being able to adjust the log level for it for now
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 14:47:32 +02:00
Simon L.
035e270245
LLDAP: update image and tag and change it to ghcr.io
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-29 09:24:18 +02:00
Simon L.
4e8292b922
acme.Caddyfile: mute caddy warnings
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-28 21:38:41 +02: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
Simon L.
4acc5b87e3
nextcloud: fix intermittent 502 Bad Gateway: PHP-FPM request_terminate_timeout + process_idle_timeout ( #8013 )
2026-04-28 10:00:59 +02:00
Simon L.
753ea8d3fd
build(deps): bump nats from 2.12.7-scratch to 2.12.8-scratch in /Containers/talk ( #8014 )
2026-04-28 09:38:19 +02:00
dependabot[bot]
dbda18b67d
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.12.7-scratch to 2.12.8-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-version: 2.12.8-scratch
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-28 04:46:51 +00:00
Simon L.
461f9e14c1
Apply suggestion from @szaimen
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-27 17:57:47 +02:00
Simon L.
457a0d9fef
Apply suggestion from @szaimen
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-27 17:56:07 +02:00
copilot-swe-agent[bot]
ffd9dd2da8
refactor: move request_terminate_timeout to Dockerfile; remove 502 docs section
...
- Remove request_terminate_timeout sed from start.sh (was runtime-dynamic)
- Add request_terminate_timeout sed to Dockerfile alongside pm.process_idle_timeout
so it is baked into the image permanently at build time
- Remove the 502 Bad Gateway troubleshooting subsection from reverse-proxy.md
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/bc8a9920-0b43-4645-9591-180fa8783767
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-27 15:54:49 +00:00
copilot-swe-agent[bot]
2bc3c4e7ec
refine: improve sed pattern specificity and remove hardcoded timeout from docs
...
- Use \s*= in pm.process_idle_timeout sed pattern to match only setting
lines, not comment-only lines that mention the setting name
- Remove hardcoded '5 minutes' from docs; reference pm.process_idle_timeout
by name so it stays accurate if the value changes
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/2fd7a6d1-bfdb-4f26-a8d0-cd54a7307999
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-27 15:32:37 +00:00
copilot-swe-agent[bot]
46eb2dfc7d
fix: prevent 502 Bad Gateway via PHP-FPM worker pool exhaustion and cold-start latency
...
- Add request_terminate_timeout = PHP_MAX_TIME in start.sh: without this
(default 0 = disabled) workers blocked on a slow DB query, stalled Redis
connection, or hung syscall are never reaped. Over time they fill
pm.max_children and Apache returns 502 Bad Gateway to the reverse proxy.
- Set pm.process_idle_timeout = 300s in Dockerfile: the upstream default of
10 s kills all idle workers after a brief quiet period. The next request
burst must then wait for fresh PHP-FPM forks; on a loaded host that
spawn latency can push Apache past its FastCGI deadline and produce a 502.
300 s keeps a warm pool through normal desktop-sync polling cycles.
- Add a dedicated 502 troubleshooting subsection to reverse-proxy.md
documenting the six most common causes (proxy timeout, worker exhaustion,
stuck workers, Redis session lock contention, container cold start, Caddy
cert renewal) with actionable diagnostics.
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/2fd7a6d1-bfdb-4f26-a8d0-cd54a7307999
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-27 15:31:14 +00:00
dependabot[bot]
0dd6ab3f2c
build(deps): bump actions/setup-node in /.github/workflows
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/53b83947a5a98c8d113130e565377fae1a50d02f...48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-27 14:26:15 +00:00
Simon L.
119f68b6ee
aio-interface: also reset the borg backup cache when resetting the backup path ( #7998 )
2026-04-27 14:36:05 +02:00
Simon L.
cd2d06fca6
aio-interface: only set the placeholder for timezone and not the value automatically because it is confusing ( #7999 )
2026-04-27 14:32:24 +02:00
Simon L.
6c3403d95d
domain-check: replace curl with GuzzleHttp\Client in ConfigurationManager ( #7994 )
2026-04-27 14:31:53 +02:00
Simon L.
8b40127b0e
fulltextsearch: update Elasticsearch to v9 ( #8004 )
2026-04-27 14:30:10 +02:00
Simon L.
8d77f3340a
PHP dependency updates ( #8011 )
2026-04-27 14:29:30 +02:00
szaimen
dac2ccd195
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-27 12:28:00 +00:00
Simon L.
c7d980e7bc
build(deps): bump haproxy from 3.3.6-alpine to 3.3.7-alpine in /Containers/docker-socket-proxy ( #8007 )
2026-04-27 10:24:58 +02:00
dependabot[bot]
024e404c8d
build(deps): bump haproxy in /Containers/docker-socket-proxy
...
Bumps haproxy from 3.3.6-alpine to 3.3.7-alpine.
---
updated-dependencies:
- dependency-name: haproxy
dependency-version: 3.3.7-alpine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-27 04:20:12 +00: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.
8727df147d
Add disclaimer and clarify migration steps for snap installation
...
Added a disclaimer regarding the accuracy of the migration guide and clarified the use of a temporary Docker container for database conversion.
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-26 19:59:36 +02:00
Simon L.
a747ab1c5e
migration.md: add snap-to-AIO migration procedure using temporary Docker container ( #8003 )
2026-04-26 18:11:17 +02:00
copilot-swe-agent[bot]
f28d94c30c
migration.md: add snap-to-AIO migration procedure using temporary Docker container
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/64e677c8-17ac-4c15-93db-e7375d2a2084
docs: address code review feedback on snap migration section
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/64e677c8-17ac-4c15-93db-e7375d2a2084
docs: improve snap migration section per feedback
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/f71332ba-4e6b-465b-8278-6767fe3a62d3
docs: add snap removal step after successful migration to AIO
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/b3c5c0c5-79dd-4fa3-b617-6db88ee99431
Apply suggestion from @szaimen
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-26 18:08:40 +02:00
Simon L.
6dc1cd6ebd
adjust community-container readme
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 17:09:23 +02:00
Simon L.
1f813aacc3
timezone: only set the placeholder and not the value automatically because it is confusing
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 16:41:48 +02:00
Simon L.
670e38969c
docs: add Pangolin to reverse proxy guide ( #7996 )
2026-04-25 16:25:04 +02:00
copilot-swe-agent[bot]
ae5a21eadf
docs: add Pangolin to reverse proxy guide
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c7f8b130-4edd-4fcc-b218-1522ba88eae8
docs: add Pangolin option to local-instance docs
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/0ad32b82-c0ae-46f4-9849-af64ae130dbd
docs: address review feedback on Pangolin section
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/c7f8b130-4edd-4fcc-b218-1522ba88eae8
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 16:24:13 +02:00
copilot-swe-agent[bot]
d772c14f55
domain-check: replace curl with GuzzleHttp\Client in ConfigurationManager
2026-04-25 16:17:16 +02:00
copilot-swe-agent[bot]
172c72f735
aio-interface: also reset the borg backup cache when resetting the backup path
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-25 15:06:58 +02:00
Simon L.
39f30a6609
docs: add mermaid architecture diagrams to readme files ( #7992 )
2026-04-24 19:42:03 +02:00
copilot-swe-agent[bot]
5cf4580a86
docs: add mermaid architecture diagrams to readme files
...
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 19:40:05 +02:00
Simon L.
47307b37f8
Apply suggestions from code review
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 17:27:15 +02:00
Simon L.
da88c7d25b
Yaml updates ( #7989 )
2026-04-24 16:13:44 +02:00
szaimen
f113f2c155
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-24 12:18:05 +00:00
Simon L.
f1dacad6b3
adjust the docs for NEXTCLOUD_STARTUP_APPS in manual-install
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 11:58:22 +02:00
Simon L.
30cb79bb62
postgres and nextcloud: Allow arbitrary characters in passwords (no binary required) ( #7898 )
2026-04-24 11:34:23 +02:00
Simon L.
f80f888d6c
allow to adjust the log level globally (whiteboard)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
95f70d2082
allow to adjust the log level globally (watchtower)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
d69939f010
allow to adjust the log level globally (talk-recording)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
ab167fe665
allow to adjust the log level globally (talk)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
02eae0f5ed
allow to adjust the log level globally (redis)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
60231f09eb
allow to adjust the log level globally (postgresql)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:18 +02:00
Simon L.
38996ddb29
allow to adjust the log level globally (onlyoffice)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:17 +02:00
Simon L.
e30742904e
allow to adjust the log level globally (notify-push)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:17 +02:00
Simon L.
6185478b21
allow to adjust the log level globally (nextcloud)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:35:17 +02:00
Simon L.
d1a677909e
allow to adjust the log level globally (mastercontainer)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:44 +02:00
Simon L.
14c4ff7809
allow to adjust the log level globally (imaginary)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:44 +02: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
Simon L.
2c0461d223
allow to adjust the log level globally (domaincheck)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:44 +02:00
Simon L.
498c4bda12
allow to adjust the log level globally (docker-socket-proxy)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
81878f669e
allow to adjust the log level globally (collabora-online)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
49234b77fe
allow to adjust the log level globally (collabora)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
07bd520b77
allow to adjust the log level globally (clamav)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
995b5cc27a
allow to adjust the log level globally (borgbackup)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
d8aa83f4e0
allow to adjust the log level globally (apache)
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
74ec1b6baa
allow to adjust the log level globally
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-24 10:34:43 +02:00
Simon L.
c20bae5a0f
Nextcloud: Prevent accidental Nextcloud reinstall when PHP fails to report installed version ( #7987 )
2026-04-23 20:30:39 +02:00
copilot-swe-agent[bot]
e76ccf4f3c
Guard against empty installed_version when php -r fails in nextcloud entrypoint.sh
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/48f0714b-3f49-4e28-b48e-d58fea2e881e
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-23 14:36:46 +00:00
Simon L.
14dc5b7729
build(deps): bump astral-sh/setup-uv from 8.0.0 to 8.1.0 in /.github/workflows ( #7986 )
2026-04-23 15:21:20 +02:00
dependabot[bot]
d46b222c4e
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/cec208311dfd045dd5311c1add060b2062131d57...08807647e7069bb48b6ef5acd8ec9567f424441b )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 8.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-23 12:22:41 +00:00
Simon L.
5e0ee16b9e
nextcloud: adjust phpredis session timeouts to match Nextclouds config ( #7985 )
2026-04-23 13:04:09 +02:00
Simon L.
fadbdc5c78
nextcloud: adjust phpredis session timeouts to match Nextclouds config
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-23 13:01:54 +02:00
Simon L.
f8274028ea
nextcloud: allow to configure memcache_customprefix for redis ( #7984 )
2026-04-23 12:54:39 +02:00
Simon L.
e05bdaeca0
nextcloud: allow to configure memcache_customprefix for redis
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-23 12:29:54 +02:00
Simon L.
7699ac9c12
nextcloud: enable taskprocessing:worker as standard service ( #7981 )
2026-04-23 11:22:10 +02:00
Simon L.
84d8d78106
some general fixes to the code base ( #7979 )
2026-04-23 11:08:50 +02:00
copilot-swe-agent[bot]
546474346f
some general fixes to the code base
...
- Fix return vs continue in CreateVolumes: using return caused all
subsequent volumes to be skipped when nextcloud_aio_nextcloud_datadir
or nextcloud_aio_backupdir appeared in the volume list
- Fix GetLogs parsing loop: the while loop checked $line before
reassigning it so the false sentinel from strtok was always processed,
appending a spurious extra empty line to the output
- Fix getRegisteredSecret unsafe array access: accessing
$this->secrets[$secretId] without isset() can trigger an undefined
array key warning; use isset() instead
- Remove redundant startTransaction() call in setDomain(): the method
called startTransaction() twice without an intervening commitTransaction(),
making the second call a no-op that was misleading
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/19424687-dda1-4510-8f70-068c8d3efd41
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-23 10:50:59 +02:00
Simon L.
54ca36ec46
nextcloud: adjust redis timeouts ( #7980 )
2026-04-23 10:46:53 +02:00
copilot-swe-agent[bot]
8a5440134b
nextcloud: adjust redis timeouts
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/1f9b7c14-6c7a-4008-b690-5167db1f90e6
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-23 10:45:02 +02:00
Simon L.
177c093dd9
notify-push & imaginary: terminate containers on SIGTERM ( #7982 )
2026-04-23 10:35:52 +02:00
Simon L.
2eee2eac53
fix notify-push start.sh script
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-23 10:33:55 +02:00
derhagen
7bf5b18d5e
Terminate aio-containers on SIGTERM
...
Signed-off-by: derhagen <2806328+derhagen@users.noreply.github.com >
2026-04-22 14:23:41 +02:00
Simon L.
9d33eb29d2
remove link to the pickup speed guide
...
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-22 13:25:42 +02:00
Simon L.
b2e02da46b
nextcloud: enable taskprocessing:worker as standard service
...
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-22 13:20:14 +02:00
Simon L.
954f250ac8
nextcloud-entrypoint.sh: make log-type configurable ( #7901 )
2026-04-22 10:54:35 +02:00
Simon L.
0cea791a64
build(deps): bump actions/github-script from 8.0.0 to 9.0.0 in /.github/workflows ( #7924 )
2026-04-21 18:43:46 +02:00
Simon L.
49afd85adc
build(deps): bump astral-sh/setup-uv from 7.6.0 to 8.0.0 in /.github/workflows ( #7858 )
2026-04-21 18:43:34 +02:00
Simon L.
9f6b0c2fe9
build(deps): bump azure/setup-helm from 4.3.1 to 5.0.0 in /.github/workflows ( #7834 )
2026-04-21 18:43:17 +02:00
Simon L.
8de44cf6aa
aio-interface: preserve old PHPSESSID session during cookie migration to survive 502s on mastercontainer update ( #7971 )
2026-04-21 17:55:54 +02:00
Simon L.
45a1cd73b6
headers.Caddyfile: adjust the Permission Policy again ( #7976 )
2026-04-21 15:41:07 +02:00
Simon L.
304dc97ad6
address review
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-21 14:41:49 +02:00
Simon L.
0af87295a6
Yaml updates ( #7977 )
2026-04-21 14:25:33 +02:00
szaimen
b71408af98
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-21 12:24:43 +00:00
Simon L.
d6e4b83c51
apps.config.php: allow to disable the internal app store ( #7864 )
2026-04-21 14:15:09 +02:00
Simon L.
563a047a9a
headers.Caddyfile: adjust the Permission Policy like suggested by @Zoey2936
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-21 14:10:55 +02:00
Simon L.
7c40f57f36
Revert "nextcloud: switch PHP-FPM to dynamic mode and add max_requests to recycle stale workers" ( #7975 )
2026-04-21 13:51:18 +02:00
Simon L.
f91d26115b
Revert "nextcloud: switch PHP-FPM to dynamic mode and add max_requests to recycle stale workers"
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-21 13:42:47 +02:00
Simon L.
180ea67cbb
build(deps): bump docker from 29.4.0-cli to 29.4.1-cli in /Containers/mastercontainer ( #7974 )
2026-04-21 09:33:52 +02:00
dependabot[bot]
ce2b4c6b87
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 29.4.0-cli to 29.4.1-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-version: 29.4.1-cli
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-21 04:17:11 +00:00
Copilot
953a5fdf1e
Configurationmanager.php: atomic write for configuration.json to prevent truncation on low disk ( #7888 )
...
* fix: use atomic temp-file write to prevent configuration.json truncation
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/ea144d2f-2533-4001-8d10-d17168bb8bec
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
* fix: improve error messages with specific file paths for config write failures
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/ea144d2f-2533-4001-8d10-d17168bb8bec
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
---------
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
Co-authored-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Pablo Zmdl <57864086+pabzm@users.noreply.github.com >
2026-04-20 18:44:33 +02:00
Simon L.
bce78168e4
feat(clamav): reduce RAM usage via ConcurrentDatabaseReload no and MaxThreads 2 ( #7972 )
2026-04-20 17:25:02 +02:00
copilot-swe-agent[bot]
7031310257
feat(clamav): reduce RAM usage via ConcurrentDatabaseReload no and MaxThreads 2
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/4a5841ac-069e-4d40-8bd1-e557b685802c
docs(clamav): add comments explaining ConcurrentDatabaseReload and MaxThreads changes
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/3b943282-bf8e-469a-acee-2a0b0d699112
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-20 17:22:48 +02:00
copilot-swe-agent[bot]
301f42d2a0
aio-interface: preserve old PHPSESSID session during cookie migration to survive 502s on mastercontainer update
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/aadfe06c-fde4-4a01-953a-42abd110b416
fix: rename $oldSessionTime to $oldSessionTimestamp for clarity
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/aadfe06c-fde4-4a01-953a-42abd110b416
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-20 17:10:23 +02:00
Simon L.
5fe6adc62a
imaginary: revert the change to the healthcheck
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-20 16:53:00 +02:00
Simon L.
5c016d5d35
mastercontainer: fix enabling opcache
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-20 16:28:57 +02:00
dependabot[bot]
fed44e0010
build(deps): bump actions/github-script in /.github/workflows
...
Bumps [actions/github-script](https://github.com/actions/github-script ) from 8.0.0 to 9.0.0.
- [Release notes](https://github.com/actions/github-script/releases )
- [Commits](https://github.com/actions/github-script/compare/ed597411d8f924073f98dfc5c65a23a2325f34cd...3a2844b7e9c422d3c10d287c895573f7108da1b3 )
---
updated-dependencies:
- dependency-name: actions/github-script
dependency-version: 9.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-16 12:06:54 +00:00
Simon L.
47733776b9
nextcloud-entrypoint.sh: make log-type configurable
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-13 15:43:35 +02:00
copilot-swe-agent[bot]
44148ba4a3
Fix password string handling without Go binaries using PGPASSWORD env var and psql variable interpolation
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/6baec41e-95d9-4966-8cf8-4b12727139fd
Co-authored-by: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-13 10:03:01 +00:00
Simon L.
f99a59fb58
apps.config.php: allow to disable the internal app store
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-04-07 15:08:42 +02:00
dependabot[bot]
a79f637251
build(deps): bump astral-sh/setup-uv in /.github/workflows
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 7.6.0 to 8.0.0.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/37802adc94f370d6bfd71619e3f0bf239e1f3b78...cec208311dfd045dd5311c1add060b2062131d57 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: 8.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 12:07:26 +00:00
dependabot[bot]
640b5b7d6d
build(deps): bump azure/setup-helm in /.github/workflows
...
Bumps [azure/setup-helm](https://github.com/azure/setup-helm ) from 4.3.1 to 5.0.0.
- [Release notes](https://github.com/azure/setup-helm/releases )
- [Changelog](https://github.com/Azure/setup-helm/blob/main/CHANGELOG.md )
- [Commits](https://github.com/azure/setup-helm/compare/1a275c3b69536ee54be43f2070a358922e12c8d4...dda3372f752e03dde6b3237bc9431cdc2f7a02a2 )
---
updated-dependencies:
- dependency-name: azure/setup-helm
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-03-31 12:09:01 +00:00