Installation Guide
This manual serves as a resource for deploying Kaapana on a server.
If you want to deploy the platform as it is, you can request access to our container registry through Slack. While the platform can be adjusted manually with additional extensions, custom web applications, and manually defined workflows, for more extensive development, we recommend following the build process to populate a custom registry with your own images.
Getting Kaapana deployed on your server consists of three streps:
Building the platform: This includes the platform itself, as well as all required containers and helm charts.
Installing the kubernetes cluster and depencencies: This step involves setting up the Kubernetes cluster and installing all necessary dependencies.
Deploying Kaapana: Finally, you deploy all helm charts and containers to the Kubernetes cluster.
The following flowchart should illustrate which steps you have to take to deploy a Kaapana platform on your server. We assume that you have a server at hand, that satisfies the hardware and network requirements.