Skip to content

Upgrades

Private Dockerhub repository

Deployment artifacts are supplied from a private Dockerhub repository to which clients have access.

Helm Chart

Kubernetes deployments are facilitated through a provided Helm chart for seamless cloud deployment. All core application updates and fixes are applied using this method. Clients are notified of new releases and fixes, and they can upgrade via Helm either manually or automatically.

Built-in Scriptability

Most client enhancements are achieved through the platform's built-in scriptability features, utilizing the ExecutionDomain feature and integrated Maven support. This integration allows for the seamless incorporation of proprietary external Java libraries, whether they are client-specific or sourced from public Maven repositories.