Helm charts for Scalarm
----Summary-----
A chart with scalarm has been created. It includes scalarm dependencies - mongodb and redis. You can install scalarm on Kubernetes cluster easily with helm tools. Scalarm installation is described here: https://github.com/Scalarm/charts/wiki/Setup The chart uses the latest image of scalarm_experiment_manager User's account is created automatically. config files(puma.rb, mongoid.yml, secrets.yml) and certificates are attached to configmap. You can change values of dependencies in values.yaml. Additionally environment variables and user's account data are available in values.yaml. Kubernetes cluster has to have dns activated. How to enable dns on your Kubernetes cluster: https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/dns
Future works:
- make charts of scalarm worker, experiment supervisor and data explorer
- Add rest of scalarm components - scalarm worker, data explorer and experiment supervisor
- Scaling