Skip to content

ArkCase/ark_helm_charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArkCase Helm Chart Library

Welcome to the ArkCase Helm Chart Library!

This repository houses the set of Helm charts and supporting library charts for deploying ArkCase in a Kubernetes environment, running on Linux (for now, this is the only supported platform). These charts have only been tested in vanilla Kubernetes, Rancher Desktop and EKS environments. However, it's not unreasonable to expect these charts to work OOTB with other stacks such as OpenShift, MiniKube, and K3s or K3d.

The charts are designed to facilitate the application's deployment and configuration for (almost) any deployment environment, and are meant to facilitate the deployment of an entire, working stack in a matter of minutes.

Specifically, the stack is comprised of the following separate components, each covered by its own chart and (set of) container(s):

In particular, Pentaho and Alfresco are offered in both Enterprise and Community editions. The edition deployed is automatically selected by the framework, by way of detecting the presence of the required license data in the configuration at deployment time.

Further documentation on development, configuration, and deployment can be found here and here.