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
copilot-swe-agent[bot]
144c91ae02
ContainerDefinitionFetcher: cache the containers.json in apcu
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/b8bc4ea2-eee0-4e3f-bd71-d1c5a38c93e9
perf: set apc.shm_size=32M explicitly in mastercontainer Dockerfile
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/4af50c77-4ac1-4947-9b35-dc66d0d0cc8b
perf: revert all previous changes; cache containers.json in APCu
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/59281e92-7e5d-40ef-a152-78e0620eb949
perf: address review comments - clarify cache comment, restore readonly constructors
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/b8bc4ea2-eee0-4e3f-bd71-d1c5a38c93e9
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-20 13:59:51 +02:00
copilot-swe-agent[bot]
d0b0bde4c8
jellyfin: allow Jellyfin to resolve lldap hostname while running in host network mode
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/3bd90eb7-e6f2-4647-9e78-4f9349300a29
fix: use gethostbyname for lldap IP and fix community-container depends_on skip logic
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/67d6ed5f-8bdc-4b9b-a33c-9ff73305c799
fix: ensure lldap starts before jellyfin via depends_on
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/448ec7d3-f71e-4499-a4a4-67314434a77c
Update ContainerDefinitionFetcher.php
Signed-off-by: Simon L. <szaimen@e.mail.de >
fix: protect standard container dependencies from being skipped for community containers
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/cdd6a51b-75a3-4f43-9d00-85b1df2f880f
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-20 11:22:24 +02:00
Pablo Zmdl
6e8c8dab19
Reorder arguments
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-03-12 17:34:51 +01:00
Pablo Zmdl
d86eee5847
Give all containers a display_name, hide from list by dedicated attribute
...
We want a display-name for all containers in the overlay-log, but still want
to exclude some containers from the list on top of the web UI.
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-03-12 15:44:19 +01:00
Oleksandr Piskun
987191ac14
feat(app-api): add HaRP container ( #7493 )
...
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com >
Signed-off-by: bigcat88 <bigcat88@icloud.com >
Signed-off-by: Oleksandr Piskun <oleksandr2088@icloud.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
Co-authored-by: Simon L. <szaimen@e.mail.de >
2026-02-18 13:45:44 +01:00
Simon L.
eba86c3ad1
add declare(strict_types=1); to all php files
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-02-03 13:25:53 +01:00
Pablo Zmdl
bf43a6dae6
Lower case method names in ConfigurationManager
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 16:51:36 +01:00
Pablo Zmdl
4ad8fcf258
Make 'trustedCacertsDir' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
63245430ef
Make 'dockerSocketPath' an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
f5cf7903ad
Camelize property nextcloud_datadir_mount => nextcloudDatadirMount
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
f35a0b4367
Camelize property nextcloud_mount => nextcloudMount
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
c4aa148bff
Camelize property aio_community_containers => aioCommunityContainers
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:57 +01:00
Pablo Zmdl
62856e78bb
Camelize property borg_backup_host_location => borgBackupHostLocation
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
3e19fa66d0
Make nextcloud_datadir_mount an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
4de73dd75b
Make nextcloud_mount an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
6c04cd055f
Make aio_community_containers an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
b4d198f72b
Make borg_backup_host_location an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f737d2f598
Make isFulltextsearchEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
f16f5b233d
Make isImaginaryEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
190d47810b
Make isTalkRecordingEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
e009abdd54
Make isTalkEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:56 +01:00
Pablo Zmdl
cd1c2276e5
Make isCollaboraEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:51:26 +01:00
Pablo Zmdl
0c3d919618
Make isOnlyofficeEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:50:34 +01:00
Pablo Zmdl
f8a244bee2
Make isClamavEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:48:05 +01:00
Pablo Zmdl
f235af29e3
Make isDockerSocketProxyEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Pablo Zmdl
881e77cca5
Make isWhiteboardEnabled an attribute
...
Signed-off-by: Pablo Zmdl <pablo@nextcloud.com >
2026-01-28 11:43:36 +01:00
Jean-Yves
cdd21ae1ff
refactor: change private properties to public in Container class and update related methods
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2026-01-10 15:07:08 +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.
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.
897e3e7e6e
move containers-definition-path to Dataconst
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-05 12:08:57 +01: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
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.
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
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
Jean-Yves
a0ec043c49
Add Enum
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2024-10-07 13:22:37 +02:00
Jean-Yves
496ec9ba17
update constructor
...
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com >
2024-10-07 10:12:43 +02: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
f3411f0823
overwrite APACHE_PORT, TALK_PORT and APACHE_IP_BINDING only during dockeractionmanager
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-10-04 14:05:05 +02:00
Simon L
c1c96ee08a
allow to add documentation on containers
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-10-03 20:33:44 +02:00
Simon L
395380ea2b
allow to set aio_variables from containers.json
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-10-02 15:01:51 +02:00
Simon L
5158081cfc
only add container to apache container list if display_name is set
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-10-01 12:25:11 +02:00
Simon L
36baadc559
fix detail in $path for additional containers
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-27 23:02:29 +02:00
Simon L
3104d6e2cc
fix detail
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-27 20:52:21 +02:00
Simon L
ac890f046b
merge containers.json and make sure they depend on the apache container
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-27 20:32:48 +02:00
Simon L
6e17dec951
require image_tag and add %AIO_CHANNEL% variable
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-27 13:57:00 +02:00
Simon L
dbdefe273f
remove justinrainbow/json-schema again
...
Signed-off-by: Simon L <szaimen@e.mail.de >
Co-Authored-By: szaimen <szaimen@users.noreply.github.com >
2023-09-26 16:00:18 +02:00
Simon L
6685791427
add docker-socket-proxy as option
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-08-24 15:22:49 +02:00
Simon L
c69a5d2065
add image_tag to containers definition
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-08-17 16:51:04 +02:00
Simon L
4c0e30d49d
add init flag to all containers
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-08-10 16:41:47 +02:00