Exapp Maintenance

Fixes or extends an ExApp that is already installed on a Nextcloud instance, development or production: identify the installed version, clone the matching sources, diagnose from container logs, patch, rebuild the Docker image under its original name, and redeploy in place with occ app_api:app:update while preserving the app's secret, configuration and data volume. Use when a user reports that an installed ExApp is broken or asks for a capability it lacks, for example adding a model to a local AI app.

nextcloud 6b75e42 2 files · 13.7 KB Updated

File contents

nextcloud/nextcloud-skills/tree/main/skills/exapp-maintenance commit 6b75e4219b

Frequently asked questions

npx skillmds@latest add nextcloud/exapp-maintenance