This project is the Helm repository for Peregrine CMS.
- Install the Helm client on your workstation
- Install Tiller on your Kubernetes cluster
Run the following commands to deploy Peregrine.
- Add the Peregrine CMS repository.
$ helm repo add peregrine https://peregrine-cms.github.io/helmcharts/
$ helm repo update
- Deploy Peregrine.
$ helm install --name r1 peregrine/peregrine