mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-23 16:06:51 +00:00
aio-interface: add debug docs to collabora, talk and fts
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
0f91f39dbe
commit
329e2e7805
1 changed files with 3 additions and 0 deletions
|
|
@ -325,6 +325,7 @@
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-collabora",
|
"container_name": "nextcloud-aio-collabora",
|
||||||
"image_tag": "%AIO_CHANNEL%",
|
"image_tag": "%AIO_CHANNEL%",
|
||||||
|
"documentation": "https://github.com/nextcloud/all-in-one/discussions/1358",
|
||||||
"display_name": "Collabora",
|
"display_name": "Collabora",
|
||||||
"image": "nextcloud/aio-collabora",
|
"image": "nextcloud/aio-collabora",
|
||||||
"init": true,
|
"init": true,
|
||||||
|
|
@ -362,6 +363,7 @@
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-talk",
|
"container_name": "nextcloud-aio-talk",
|
||||||
"image_tag": "%AIO_CHANNEL%",
|
"image_tag": "%AIO_CHANNEL%",
|
||||||
|
"documentation": "https://github.com/nextcloud/all-in-one/discussions/1358",
|
||||||
"display_name": "Talk",
|
"display_name": "Talk",
|
||||||
"image": "nextcloud/aio-talk",
|
"image": "nextcloud/aio-talk",
|
||||||
"init": true,
|
"init": true,
|
||||||
|
|
@ -686,6 +688,7 @@
|
||||||
{
|
{
|
||||||
"container_name": "nextcloud-aio-fulltextsearch",
|
"container_name": "nextcloud-aio-fulltextsearch",
|
||||||
"image_tag": "%AIO_CHANNEL%",
|
"image_tag": "%AIO_CHANNEL%",
|
||||||
|
"documentation": "https://github.com/nextcloud/all-in-one/discussions/1709",
|
||||||
"display_name": "Fulltextsearch",
|
"display_name": "Fulltextsearch",
|
||||||
"image": "nextcloud/aio-fulltextsearch",
|
"image": "nextcloud/aio-fulltextsearch",
|
||||||
"init": false,
|
"init": false,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue