app_api
AppAPI
Nextcloud AppAPI
"AppAPI default deploy daemon is not set …"
That warning means: "External Apps are not configured yet".
You can either disable AppAPI, or configure a Deploy Daemon (see below).
### How do External Apps get deployed?
A **Deploy Daemon** is the service Nextcloud talks to in order to install, start, stop and reach ExApps.
Two options are available:
- **HaRP** (recommended for Nextcloud 32+) — a high-performance reverse proxy with FRP tunneling
- **Docker Socket Proxy** (legacy) — scheduled for removal in Nextcloud 35
See the [admin documentation](https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/DeployConfigurations.html) for setup instructions.
]]>
33.0.0
agpl
Andrey Borysenko
Alexander Piskun
AppAPI
https://docs.nextcloud.com/server/latest/admin_manual/exapps_management/AppAPIAndExternalApps.html
https://docs.nextcloud.com/server/latest/developer_manual/exapp_development/index.html
integration
tools
https://github.com/nextcloud/app_api
https://github.com/nextcloud/app_api/discussions
https://github.com/nextcloud/app_api/issues
https://github.com/nextcloud/app_api.git
https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_1.png
https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_2.png
https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_3.png
https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_4.png
OCA\AppAPI\BackgroundJob\ExAppInitStatusCheckJob
OCA\AppAPI\Migration\DaemonUpdateGPUSRepairStep
OCA\AppAPI\Migration\DataInitializationStep
OCA\AppAPI\Migration\DaemonUpdateV2RepairStep
OCA\AppAPI\Migration\DaemonUpdateGPUSRepairStep
OCA\AppAPI\Command\ExApp\Register
OCA\AppAPI\Command\ExApp\Unregister
OCA\AppAPI\Command\ExApp\Update
OCA\AppAPI\Command\ExApp\Enable
OCA\AppAPI\Command\ExApp\Disable
OCA\AppAPI\Command\ExApp\ListExApps
OCA\AppAPI\Command\ExAppConfig\GetConfig
OCA\AppAPI\Command\ExAppConfig\SetConfig
OCA\AppAPI\Command\ExAppConfig\DeleteConfig
OCA\AppAPI\Command\ExAppConfig\ListConfig
OCA\AppAPI\Command\Daemon\RegisterDaemon
OCA\AppAPI\Command\Daemon\UnregisterDaemon
OCA\AppAPI\Command\Daemon\ListDaemons
OCA\AppAPI\Command\Daemon\AddRegistry
OCA\AppAPI\Command\Daemon\RemoveRegistry
OCA\AppAPI\Command\Daemon\ListRegistry
OCA\AppAPI\Settings\Admin
OCA\AppAPI\Settings\AdminSection
OCA\AppAPI\Settings\DeclarativeSettings\AiIntegrationTeam
OCA\AppAPI\Settings\DeclarativeSettings\DeclarativeSettings
OCA\AppAPI\Settings\DeclarativeSettings\AiIntegrationTeam
OCA\AppAPI\Settings\DeclarativeSettings\DeclarativeSettings