Skip to content

peregrine-cms/helmcharts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

helmcharts

This project is the Helm repository for Peregrine CMS.

Prerequisites

  1. Install the Helm client on your workstation
  2. Install Tiller on your Kubernetes cluster

Deploy the Peregrine Chart

Run the following commands to deploy Peregrine.

  1. Add the Peregrine CMS repository.
$ helm repo add peregrine https://peregrine-cms.github.io/helmcharts/
$ helm repo update
  1. Deploy Peregrine.
$ helm install --name r1 peregrine/peregrine

About

A Helm chart repository for Peregrine CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published