SOAR Apps and App Host
Use the Apps documentation to learn about installing, creating, and managing SOAR apps.
An app is a collection of playbook components, code, or both that represent an end-to-end function and is deployed to the SOAR Platform.
An App Host is a Kubernetes-based container deployment environment that hosts app containers. Each App Host is paired to a single SOAR organization.
For more information, see the System Administrator Guide for information about downloading, installing, and managing apps.
The App Host Deployment Guide provides the procedures to install, configure, and manage an App Host.
The App Developer's Guide provides the procedures for developers to write, package, and publish their own apps.
An app is available in two formats. One format supports the App Host Kubernetes-based container environments. The other format supports the previously available extension format, which requires an integration server. If you are using apps in the extension format, see the Integration Server Guide for the procedures to create an integration server and deploy apps to the SOAR Platform.