aio-interface: mark Onlyoffice as deprecated

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-06-09 14:25:48 +02:00
parent fe1ad77a45
commit f7f107a3e5
3 changed files with 2 additions and 3 deletions
-1
View File
@@ -37,7 +37,6 @@ updates:
- "/Containers/mastercontainer" - "/Containers/mastercontainer"
- "/Containers/nextcloud" - "/Containers/nextcloud"
- "/Containers/notify-push" - "/Containers/notify-push"
- "/Containers/onlyoffice"
- "/Containers/postgresql" - "/Containers/postgresql"
- "/Containers/redis" - "/Containers/redis"
- "/Containers/talk" - "/Containers/talk"
+1 -1
View File
@@ -723,7 +723,7 @@
{ {
"container_name": "nextcloud-aio-onlyoffice", "container_name": "nextcloud-aio-onlyoffice",
"image_tag": "%AIO_CHANNEL%", "image_tag": "%AIO_CHANNEL%",
"display_name": "OnlyOffice", "display_name": "OnlyOffice (deprecated)",
"image": "ghcr.io/nextcloud-releases/aio-onlyoffice", "image": "ghcr.io/nextcloud-releases/aio-onlyoffice",
"init": true, "init": true,
"healthcheck": { "healthcheck": {
@@ -100,7 +100,7 @@
<label class="office-card{{ isAnyRunning ? ' office-card-disabled' : '' }}" for="office-onlyoffice"> <label class="office-card{{ isAnyRunning ? ' office-card-disabled' : '' }}" for="office-onlyoffice">
<div class="office-card-header"> <div class="office-card-header">
<div> <div>
<h4>ONLYOFFICE</h4> <h4>ONLYOFFICE (deprecated)</h4>
<p class="office-powered-by">by Ascensio System SIA</p> <p class="office-powered-by">by Ascensio System SIA</p>
</div> </div>
<svg class="office-checkmark" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <svg class="office-checkmark" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">