Simon L.
78b1464977
reverse-proxy docu: adjust and add introduction with example
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-03 15:43:32 +01:00
Luotio
dc761e259a
Update reverse-proxy.md
...
Removed X_FORWARDED headers as they did not work as expected
Signed-off-by: Luotio <juha@luotio.net>
2025-01-01 12:45:50 +02:00
Luotio
38e2d51aa0
Update reverse-proxy.md
...
Fixed the IIS reverse proxy configuration, not considering special characters, and added HTTP_X_FORWARDED headers.
Signed-off-by: Luotio <juha@luotio.net>
2025-01-01 12:38:36 +02:00
Simon L.
c59112192a
local-ai-cc: disable nvidia-gpu as it disallows the container to start
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-30 15:05:18 +01:00
Pierre
76f2ae7dc9
fix: add "port" to more placeholders in containers.twig
...
Signed-off-by: Pierre <47398145+AiroPi@users.noreply.github.com>
2024-12-30 13:22:12 +01:00
Simon L.
44a86d664c
Merge pull request #5793 from kaincenteno/patch-1
...
rp-docs: comments out http3_stream_buffer_size 512k in nginx template
2024-12-30 12:59:14 +01:00
Kain
e3f551c2a4
comments out http3_stream_buffer_size 512k as it requires v1.25.0+
...
comments out http3_stream_buffer_size 512k as it requires version 1.25.0+ of nginx
Signed-off-by: Kain <26943220+kaincenteno@users.noreply.github.com>
2024-12-24 12:00:14 -08:00
airo.pi_
12fddf1787
Add port to borg remote placeholder
...
Signed-off-by: airo.pi_ <47398145+AiroPi@users.noreply.github.com>
2024-12-24 10:10:54 +01:00
dependabot[bot]
34690eee02
build(deps): bump php in /Containers/nextcloud
...
Bumps php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 04:53:03 +00:00
dependabot[bot]
2de24563c7
build(deps): bump php in /Containers/mastercontainer
...
Bumps php from 8.3.14-fpm-alpine3.21 to 8.3.15-fpm-alpine3.21.
---
updated-dependencies:
- dependency-name: php
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 04:52:58 +00:00
dependabot[bot]
e81edfd930
build(deps): bump collabora/code in /Containers/collabora
...
Bumps collabora/code from 24.04.10.2.1 to 24.04.11.1.1.
---
updated-dependencies:
- dependency-name: collabora/code
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 04:52:38 +00:00
Simon L.
f3e47e62f3
Container.php: adjust casing of enable_nvidia_gpu to enableNvidiaGpu
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 18:51:43 +01:00
Simon L.
31896ae68e
nextcloud: set max opcache files to 1000
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 18:49:31 +01:00
Simon L.
109b9dc019
helm: update the collabora config already
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 14:02:26 +01:00
Simon L.
41a3ef13c3
Merge pull request #5783 from nextcloud/aio-yaml-update
...
Yaml updates
2024-12-20 14:01:08 +01:00
szaimen
ddc1bce1c5
Yaml updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-20 12:03:10 +00:00
Simon L.
0d89c5daba
Merge pull request #5781 from nextcloud/enh/5763/fix-collabora
...
actually fix collabora
2024-12-20 12:20:52 +01:00
Simon L.
4906ee4ca4
actually fix collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 12:18:50 +01:00
Simon L.
bc4ebfaac0
fix check if array key is set
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:49:54 +01:00
Simon L.
86554ba196
collabora: disable tzdata again
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:32:20 +01:00
Simon L.
f0ef13b3bf
Merge pull request #5780 from nextcloud/enh/noid/downgrade-collabora
...
try to downgrade collabora
2024-12-20 11:27:55 +01:00
Simon L.
138e7f34b8
try to downgrade collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:27:25 +01:00
Simon L.
42f3214c2d
Merge pull request #5772 from nextcloud/enh/noid/buttons
...
aio-interface: adjust design of buttons according Nextcloud Vue
2024-12-20 11:23:40 +01:00
Simon L.
6c4f019c99
update version
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:17:59 +01:00
Simon L.
4379446e16
Merge pull request #5730 from JMarcosHP/main
...
Add apache container reachability check and retry mechanism to run-exec-commands.sh
2024-12-20 11:17:03 +01:00
Simon L.
05bad1b80a
Merge pull request #5775 from nextcloud/enh/5768/disable-fts-seccomp
...
disable fts if seccomp is not supported in the kernel
2024-12-20 11:14:45 +01:00
MondoGao
53edc5d4a9
add support for nvidia gpu access ( #5132 )
...
Signed-off-by: Mondo <mondo.jiang@wisc.edu>
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2024-12-20 11:12:59 +01:00
Simon L.
119d03694e
Merge pull request #5778 from nextcloud/dependabot/docker/Containers/mastercontainer/docker-27.4.1-cli
...
build(deps): bump docker from 27.4.0-cli to 27.4.1-cli in /Containers/mastercontainer
2024-12-20 08:11:58 +01:00
dependabot[bot]
8aa8d7f60b
build(deps): bump docker in /Containers/mastercontainer
...
Bumps docker from 27.4.0-cli to 27.4.1-cli.
---
updated-dependencies:
- dependency-name: docker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-20 04:19:35 +00:00
Simon L.
2915345b7d
aio-interface: disable fts if seccomp is not supported in the kernel
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-19 14:02:25 +01:00
Simon L.
dcc1c230ff
Merge pull request #5770 from nextcloud/dependabot/docker/Containers/talk/nats-2.10.24-scratch
...
build(deps): bump nats from 2.10.23-scratch to 2.10.24-scratch in /Containers/talk
2024-12-18 19:52:53 +01:00
Simon L.
e5e5d2f501
Merge pull request #5769 from nextcloud/dependabot/docker/Containers/fulltextsearch/elasticsearch-8.17.0
...
build(deps): bump elasticsearch from 8.16.1 to 8.17.0 in /Containers/fulltextsearch
2024-12-18 19:52:29 +01:00
Simon L.
646d6c0dd7
Merge pull request #5767 from nextcloud/enh/noid/rp-follow-ups
...
rp-docs: add comment to the config directly to adjust localhost:11000
2024-12-18 19:17:01 +01:00
Jean-Yves
66a6b96e67
Fix button according Nextcloud Vue
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
2024-12-18 12:46:19 +01:00
dependabot[bot]
c806a41672
build(deps): bump nats in /Containers/talk
...
Bumps nats from 2.10.23-scratch to 2.10.24-scratch.
---
updated-dependencies:
- dependency-name: nats
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 04:36:37 +00:00
dependabot[bot]
d0bdcbbea7
build(deps): bump elasticsearch in /Containers/fulltextsearch
...
Bumps elasticsearch from 8.16.1 to 8.17.0.
---
updated-dependencies:
- dependency-name: elasticsearch
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 04:36:03 +00:00
JMarcosHP
3c2a1edcc4
Added env variable to nextcloud container, changed reachability in favor of apache container host.
...
Signed-off-by: JMarcosHP <jehuherrerap@hotmail.com>
2024-12-17 10:39:01 -06:00
Simon L.
88070d66c0
rp-docs: add comment to the config directly to adjust localhost:11000
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-17 16:59:12 +01:00
Jehu Marcos Herrera Puentes
79d4ce1436
Merge branch 'nextcloud:main' into main
2024-12-17 09:55:14 -06:00
Simon L.
91a85859c5
Merge pull request #5750 from nextcloud/improve-nginx-rp-guid
...
Improve nginx reverse proxy template
2024-12-17 16:29:14 +01:00
Simon L.
32109b2551
increase to 10.2.0
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-17 14:54:21 +01:00
Simon L.
af3de263cf
Merge pull request #5570 from tofuwabohu/main
...
Add documentation on migrating using the borg backup
2024-12-17 14:16:48 +01:00
Simon L.
0598b10f2e
adjust the guide to be shown in the normal readme and add a link from the migration docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-12-17 14:14:14 +01:00
tofuwabohu
f8a249e1ad
Add steps to migrate using borg backup
...
Signed-off-by: tofuwabohu <66644064+tofuwabohu@users.noreply.github.com>
2024-12-17 14:09:36 +01:00
Simon L.
58a2c6c5e2
Merge pull request #5747 from alexenica/main
...
Add dot to network regex check
2024-12-17 13:56:24 +01:00
Simon L.
514ac94c8a
Merge pull request #5766 from nextcloud/aio-dependency-update
...
PHP dependency updates
2024-12-17 13:30:02 +01:00
szaimen
9638b50796
php dependency updates
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-12-17 12:09:07 +00:00
Simon L.
cb622f712b
Merge pull request #5751 from nextcloud/add-npmplus-rp-guide
...
Add NPMplus to reverse-proxy.md
2024-12-17 11:30:55 +01:00
Zoey
1b3e2d6ece
Update reverse-proxy.md
...
Signed-off-by: Zoey <zoey@z0ey.de>
2024-12-17 09:00:49 +01:00
Zoey
1ecf1092f6
512k is enough
...
Signed-off-by: Zoey <zoey@z0ey.de>
2024-12-17 08:53:55 +01:00