From 8d0b9912078a60d00ed1b32f910d9981e69c8335 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 25 Feb 2026 20:06:22 +0100 Subject: [PATCH] feat: add integrations metadata to onlyoffice template Declares FileBrowser and Nextcloud as integration targets for the new app-to-app integration framework in the controller. Co-Authored-By: Claude Opus 4.6 --- templates/onlyoffice/.felhom.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/templates/onlyoffice/.felhom.yml b/templates/onlyoffice/.felhom.yml index bbab1e0..c9d534e 100644 --- a/templates/onlyoffice/.felhom.yml +++ b/templates/onlyoffice/.felhom.yml @@ -62,6 +62,15 @@ app_info: - 'x86 processzor szükséges (nem fut Raspberry Pi-n)' - 'Nextcloud vagy más kompatibilis alkalmazás ajánlott az integrációhoz' +# --- App-to-app integrations --- +integrations: + - target: filebrowser + label: "FileBrowser integráció" + description: "Dokumentumok szerkesztése a fájlkezelőben" + - target: nextcloud + label: "Nextcloud integráció" + description: "Dokumentumok szerkesztése a Nextcloudban" + # --- Controller-side health probe --- healthcheck: checks: