From bf52375b647e8eec4e697257aa8a198f614888d8 Mon Sep 17 00:00:00 2001 From: Oleksander Piskun Date: Mon, 28 Apr 2025 09:35:35 +0300 Subject: [PATCH] feat(AppAPI): mention the Test Deploy action more clearly Signed-off-by: Oleksander Piskun --- admin_manual/exapps_management/AppAPIAndExternalApps.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/admin_manual/exapps_management/AppAPIAndExternalApps.rst b/admin_manual/exapps_management/AppAPIAndExternalApps.rst index 0f8f6f300..6e39ce6a7 100644 --- a/admin_manual/exapps_management/AppAPIAndExternalApps.rst +++ b/admin_manual/exapps_management/AppAPIAndExternalApps.rst @@ -26,6 +26,11 @@ A Deploy Daemon is the way for Nextcloud to install, communicate with, and contr If you are using Nextcloud AIO with the "HaRP" or "Docker Socket Proxy" container enabled, a Deploy Daemon will be automatically created and configured to work out-of-the-box. Otherwise, follow the steps below to set up a Deploy Daemon from the AppAPI admin settings. +.. tip:: + After registering a Deploy Daemon, use the **Test Deploy** action to verify it is reachable and working. + In the list of Deploy Daemons, click the `...` (three‑dots) menu beside the daemon you want to verify and choose Test Deploy. + For details on what this check does and how to interpret the results, see :ref:`Test Deploy `. + .. _ai-app_api_harp: HaRP