Deploying
We currently have 2 ways to deploy:
With Ansible: For deploying with Ansible, we use the
maykinmedia/commonground-deploymentrepo.With Kubernetes: For deploying with Kubernetes, we use the charts in the
maykinmedia/chartsrepo and the values in themaykinmedia/kubernetes-deploymentrepo.
Please see the respective (private) repositories mentioned above for more information on deployment.
Open Zaak
The minimum supported version of Open Zaak is 1.18.0.
Configuration
After a successful deploy, the app will show a banner saying that there are errors that need to be fixed. This is not something that went wrong during deployment, but it means that the application still needs to be configured.
This configuration is meant to be done by Administrators with specific domain-knowledge of the processes. For this reason,
this part of the configuration was not automated via django-setup-configuration.