Simon L.
0753c6c902
feat(desec): wire caddy/dnsmasq community containers into the flow
...
- caddy.json: pass DESEC_TOKEN to the caddy container so it can solve the DNS-01
challenge for the registered dedyn.io domain.
- community-containers.twig: when the domain was registered via deSEC, explain
that caddy and dnsmasq were enabled automatically and link the required dnsmasq
router change, with a caution to disable dnsmasq on publicly reachable hosts.
- compose.yaml: mention the built-in deSEC free domain option alongside Tailscale
in the reverse-proxy hint.
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Signed-off-by: Simon L. <szaimen@e.mail.de >
2026-06-18 13:19:16 +02:00
gggeek
3fc84ee784
small style improvements to compose.yaml comments
2026-05-17 13:44:00 +00: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
copilot-swe-agent[bot]
1da363ea8c
feat: add hardware transcoding support to talk-recording container
...
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/eaea217b-2995-4e47-a4ec-f7be19f98a18
Auto-detect /dev/dri in start.sh and export NEXTCLOUD_ENABLE_DRI_DEVICE automatically
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/751d0b0c-e529-4ea6-a316-5a53169a9ab6
fix: address code review feedback (nvidia check, file_exists, group_add comment)
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/eaea217b-2995-4e47-a4ec-f7be19f98a18
Use --device=/dev/dri instead of -v bind-mount in docs and compose
Agent-Logs-Url: https://github.com/nextcloud/all-in-one/sessions/4fa5e70a-b786-445e-946f-a0610751d855
Co-Authored-By: szaimen <42591237+szaimen@users.noreply.github.com >
2026-04-17 13:49:00 +02:00
Maximilian Jakob Maag
e910c0c21a
fix yml port mappings
2026-03-06 09:43:52 +01:00
Simon L.
10b61a5ede
add "com.docker.compose.project" => "nextcloud-aio" to all containers
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-26 12:43:12 +01:00
Simon L.
271c4b21cc
docs: standardize links by removing ?tab=readme-ov-file
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-24 19:16:58 +01:00
Simon L.
143cf5157c
allow to specify the DOCKER_API_VERSION
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-11-20 10:38:34 +01:00
Simon L.
43b04b36f5
update docs with new tailscale guide
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-09-03 21:04:22 +02:00
Simon L.
78bbb8a111
compose.yaml: add some more explanation and links to docs
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-08-29 10:43:03 +02:00
Lorenzo Moscati
2e54b15544
Add docs how to adjust MTU size of the docker network ( #6779 )
...
Signed-off-by: Lorenzo Moscati <lorenzo@moscati.page >
2025-08-29 10:16:13 +02:00
Simon L.
3badbf2d05
compose.yaml: move the security_opt setting up for easier discovery
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-08-28 15:59:37 +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
Simon L.
328a85511f
docs: nextcloud/all-in-one moved to ghcr.io
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-03-25 12:17:07 +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.
4aef95a87a
make Tailscale even more prominent
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-01-24 23:47:09 +01:00
Simon L.
87143bc7bd
Adjust docs for talk_port variable a bit
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2025-01-06 13:49:33 +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
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
Caio Barros
e6ab3c3aa1
Remove duplicated word at compose.yaml
...
Removed duplicated word "see" on line 28 (environment variable for certificates)
Signed-off-by: Caio Barros <cgbarros@users.noreply.github.com >
2024-12-06 14:01:46 -03:00
Simon L.
a89765b641
Merge pull request #5613 from nextcloud/enh/5611/increase-default-limit
...
change default upload limit to 16G as recommended in the docs
2024-11-25 10:30:17 +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
JMarcosHP
8dbe597ac0
Fix some typos.
...
Signed-off-by: JMarcosHP <jehuherrerap@hotmail.com >
2024-11-13 13:39:53 -06: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.
d35d97b316
refactor compose.yaml: adjust the caddy setup to feature inline config
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-10-25 11:01:06 +02:00
Simon L.
bdc782e74c
compose.yaml: document additional available envs
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-10-24 15:59:49 +02:00
Simon L.
9da2235d3e
update rp wording and add caddy to the examples
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-07-31 13:52:38 +02:00
Zoey
338e0868f5
Update compose.yaml
...
Signed-off-by: Zoey <zoey@z0ey.de >
2024-07-12 14:37:17 +02:00
Simon L.
46c7fed2be
update the ipv6 documentation
...
Signed-off-by: Simon L. <szaimen@e.mail.de >
2024-07-12 11:34:00 +02:00
Zakmaf
be089e132f
Update compose.yaml
...
Correcting the mix of two syntaxes in environment variables
Signed-off-by: Zakmaf <100925791+Zakmaf@users.noreply.github.com >
2024-04-26 14:02:50 +01:00
Simon L.
f8cc35cce9
adjust the compose file to use : instead of =
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2024-04-26 11:01:34 +02:00
Philipp Fruck
41a4ea7d92
chore: Add more examples to compose.yaml
...
Signed-off-by: Philipp Fruck <dev@p-fruck.de >
2023-10-20 18:57:02 +02:00
Simon L
2e0410a704
allow to keep disabled apps
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-09-07 15:59:33 +02:00
Simon L
5621a456f9
Merge pull request #3140 from nextcloud/enh/3052/add-init
...
add init flag to all containers
2023-08-17 09:39:05 +02:00
Simon L
1989f27b71
name service in compose like container
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-08-10 16:57:58 +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
Simon L
2d22e4a391
Use codespell instead of reviewdog for spellcheck
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-17 19:16:04 +02:00
Simon L
a243a97bb6
Merge pull request #2786 from nextcloud/enh/noid/cloudflare-tunnel
...
Make clear that Cloudflare Tunnel is also a reverse proxy
2023-06-17 08:29:29 +02:00
Simon L
db1f3e7759
compose - add link to talk-port docs
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-17 00:03:44 +02:00
Simon L
3b85c59a68
Make clear that Cloudflare Tunnel is also a reverse proxy
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-16 23:44:57 +02:00
Simon L
370f4199c0
add some more warnings
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-16 23:31:05 +02:00
Simon L
86ac831bb2
adjust compose.yaml a bit
...
Signed-off-by: Simon L <szaimen@e.mail.de >
2023-06-16 23:18:47 +02:00
Zoey
8f54de363f
reaname compose file to compose.yaml
...
Signed-off-by: Zoey <zoey@z0ey.de >
2023-05-31 17:32:48 +02:00