|
|
преди 6 години | |
|---|---|---|
| .. | ||
| templates | преди 6 години | |
| .helmignore | преди 6 години | |
| Chart.yaml | преди 6 години | |
| README.md | преди 6 години | |
| values.yaml | преди 6 години | |
This is an Helm chart to easily manage the Hue websites, gethue, docs, cdn, forum.
cd tools/kubernetes/helm/website
View the configuration values.yaml, edit if needed and run:
helm install hue-website -n hue-website
values.yaml contains the most important parameters in the hue section with for example which database to use. The ini
section let you add any extra regular parameter.
Then follow-up the instructions printed on the screen for getting the URL to connect to the sites.
helm delete hue-website --purge