Skip to content

Helm charts used for deploying sites to the Sitepilot managed hosting platform.

Notifications You must be signed in to change notification settings

sitepilot/helm-charts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helm Charts

Usage

Helm must be installed to use the charts. Please refer to Helm's documentation to get started.

Once Helm has been set up correctly, add the repo as follows:

helm repo add sitepilot https://sitepilot.github.io/helm-charts

If you had already added this repo earlier, run helm repo update to retrieve the latest versions of the packages. You can then run helm search repo sitepilot to see the charts.

To install the runtime chart:

helm install test-site sitepilot/runtime

To uninstall the chart:

helm delete test-site

About

Helm charts used for deploying sites to the Sitepilot managed hosting platform.

Resources

Stars

Watchers

Forks

Languages