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.
99ea91c5ef
increase to v13.0.1
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
v13.0.1
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
Zoey
a1eaea85ed
fix Cross-Origin-* headers not being sent
...
Signed-off-by: Zoey <zoey@z0ey.de >
2026-05-03 22:34:27 +02: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 )
v13.0.0
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.
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
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