Simon L.
2d4d9d76d6
aio-caddy: change to v3 and further adjustments
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-11 11:21:55 +01:00
Simon L.
858717f740
aio-interface: allow to skip domain validation via url-param
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-07 16:44:15 +01:00
Simon L.
849f052a41
Merge pull request #6814 from nextcloud/enh/noid/collabora-online
...
collabora: allow to use enterprise container image with support key
2025-11-06 11:24:23 +01:00
Simon L.
0a42584238
collabora: allow to use enterprise container image with support key
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-06 11:21:46 +01:00
Simon L.
ab20433940
fix further psalm issues
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-05 12:58:18 +01:00
Simon L.
6f945a2369
json_decode: always throw on error and fix other psalm issues
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-11-05 12:41:41 +01:00
Simon L.
e940d47079
talk-recording: allow to use it on arm64
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-10-14 13:25:57 +02:00
Alan Savage
29c093afae
Make secrets global and init on first use.
...
This allows all containers to use any secret declared anywhere
in their placeholders but they will not be generated and
written to the configuration until they are used.
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
2025-09-09 14:59:41 -07:00
Alan Savage
49aa732ec5
add CGNAT range to Caddy and document support for additional trusted proxies to rp docs ( #6703 )
...
Signed-off-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
Signed-off-by: Alan Savage <asavageiv@users.noreply.github.com>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Alan Savage <3028205+asavageiv@users.noreply.github.com>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2025-08-22 13:43:55 +02:00
Simon L.
362cad79db
add comment with link
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 11:48:22 +02:00
Simon L.
983e523bde
make the check for backup dir and datadir fail proof
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 11:44:50 +02:00
Simon L.
3e9ce2be05
instance-restore: make sure that the configured borg restore location is not a children of or equal to NEXTCLOUD_DATADIR
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-07-03 10:00:59 +02:00
Simon L.
8a6772bc05
fix showing community containers in the AIO interface and enabling or disabling them
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 13:51:36 +02:00
Simon L.
635381a4c8
fix another detail in scandir
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:47:55 +02:00
Simon L.
21b9c19c5d
scandir: get rid of dots
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-05-30 10:27:12 +02:00
Simon L.
673b1db07e
aio-interface: allow to manage the community containers via the AIO interface ( #6443 )
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
2025-05-30 09:32:51 +02:00
Richard Steinmetz
f90631125e
test: prepare for e2e tests
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2025-03-19 14:46:41 +01:00
Zoey
9e95d96656
Merge pull request #6094 from nextcloud/clamav-alpine-aarch64
...
clamav: build the container also for aarch64/arm64 by using the alpine package
2025-03-06 16:00:53 +01:00
Simon L.
de053c9b7d
DockerActionManager: fix setting CMD options for collabora
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-28 15:14:22 +01:00
Simon L.
68ffa35d6f
Enable whiteboard by default
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-28 14:49:35 +01:00
Simon L.
4e84080f56
collabora: allow to configure additional options
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-26 14:30:55 +01:00
Simon L.
cca7eef06b
FTS: allow to adjust the ES_JAVA_OPTS
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-02-17 11:19:10 +01:00
Simon L.
1eebe6fd60
Merge pull request #5945 from nextcloud/enh/5938/show-secret-in-interface
...
containers-schema: allow to specify ui-secret and show in aio interface
2025-01-28 10:36:50 +01:00
Simon L.
4cd8ac0ab7
aio-interface: add note that talk-recording only works on x86
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-27 13:51:51 +01:00
Simon L.
04ef45667f
containers-schema: allow to specify ui-secret and show in aio interface
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-23 16:41:43 +01:00
Simon L.
41a867e7f2
domain-validation: improve the notice about the private ip-address
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-10 23:09:12 +01:00
Simon L.
febfd57448
rename ENABLE_NVIDIA_GPU to NEXTCLOUD_ENABLE_NVIDIA_GPU
...
to be more consistent with other options
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-01-06 11:03:41 +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.
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.
744e087192
change default upload limit to 16G as recommended in the docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-20 12:38:20 +01:00
Simon L.
47e0ac7b4d
allow to exclude previews from restore upon instance restore
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-11-12 12:16:19 +01:00
Tim Diels
3eeda1ea91
Add remote borg backup support ( #4804 )
...
Signed-off-by: Tim Diels <tim@diels.me>
Signed-off-by: Simon L. <szaimen@e.mail.de>
Co-authored-by: Simon L. <szaimen@e.mail.de>
2024-11-07 22:19:56 +01:00
Apoorv Parle
f644e83935
Add ability to specify additional docker network and update documentation for it.
...
Signed-off-by: Apoorv Parle <19315187+apparle@users.noreply.github.com>
2024-11-02 14:11:17 -07:00
Simon L.
546f11a654
add whiteboard container
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-09-16 17:59:15 +02:00
Simon L.
40306c4ed3
domain-validator: use str_contains instead of strpos
...
Signed-off-by: Simon L. <szaimen@e.mail.de>
2024-06-24 14:32:14 +02:00
Simon L.
3c91fa84e3
fix all places
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-05-14 11:30:55 +02:00
Jean-Yves
6530c5afc3
Add lldap comunity container ( #4398 )
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-04-04 10:26:42 +02:00
Zoey
976aca9139
fix regex
...
Signed-off-by: Zoey <zoey@z0ey.de>
2024-03-20 08:42:56 +01:00
Simon L
b4a380c1b2
try to fix psalm
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-24 12:18:49 +01:00
Simon L
faf88fe7f0
improve the hint what to do if access on 443 is blocked
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-17 09:52:42 +01:00
Simon L
21e1523f38
Merge pull request #4060 from nextcloud/enh/noid/improve-ip-address-check
...
improve the reserved ip-address notice
2024-01-17 09:50:52 +01:00
Simon L
5adb903eb9
Merge pull request #4050 from nextcloud/enh/noid/point-at-doc-in-rp-mode
...
point at debug documentation if AIO is in RP mode
2024-01-17 09:49:01 +01:00
Simon L
d393edd926
Make port 443 error message more verbose
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-17 09:43:20 +01:00
Simon L
7644b5f453
improve the reserved ip-address notice
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-14 13:28:18 +01:00
Simon L
6518217d2b
point at documentation if AIO is in RP mode
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2024-01-13 10:47:27 +01:00
Simon L
40d7c05362
add JSON_THROW_ON_ERROR to json_encode and json_decode in config manager
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-11-13 15:39:55 +01:00
Simon L
caeff27bf5
fix backup notification setting
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-18 14:22:29 +02:00
Simon L
9ac528423e
Merge pull request #3516 from nextcloud/enh/3485/disable-successful-backup-notifications
2023-10-18 13:59:11 +02:00
Simon L
cea006c58f
fix regex for additional backup dirs
...
Signed-off-by: Simon L <szaimen@e.mail.de>
2023-10-17 11:22:07 +02:00