Glossary
AppAPI brings out the following terms frequently used in the code:
ExApp
(External App) - the app on another (from PHP) programming language, which uses AppAPI OCS APIDaemonConfig
- configuration of orchestration daemon (e.g. Docker) where ExApps are deployedDeployConfig
- additional DaemonConfig options for orchestrator (e.g. network) and ExApps (nextcloud_url, host, etc.)ExAppConfig
- similar to Nextcloud app_config, but for ExApps configurationExAppPreferences
- similar to Nextcloud app_preferences, user-specific settings for ExAppsAppAPIAuth
- AppAPI authenticationExAppScope
- granted to ExApp scope group of access to API routesExAppApiScope
- pre-defined scope group of access to list of API routesFileActionsMenu
- entry in files actions menu (context menu)