open-engineering/writefreely-helm-chart
Helm chart for writefreely.
- Go Template 100%
|
|
||
|---|---|---|
| .forgejo | fix name to not have dashes | |
| charts/writefreely | Update to version 1.7.3 and regenerate docs. | |
| .pre-commit-config.yaml | first commit | |
| AI_POLICY.md | note contributions policy | |
| LICENSE | first commit | |
| README.md | note contributions policy | |
| renovate.json | update write-freely release process | |
WriteFreely helm chart
A helm chart to release WriteFreely on Kubernetes.
TLDR
See the README.md for docs auto-generated from the values.yaml.
Read through the parameters and modify them locally before installing the chart:
# add the helm repo locally
helm repo add codeberg.org https://codeberg.org/api/packages/open-engineering/helm
helm repo update
# downloads the values.yaml locally
helm show values codeberg.org/writefreely > values.yaml
# You should then edit the values.yaml to your liking.
# then install the chart
helm install my-release-name codeberg.org/writefreely --values values.yaml
Contributing
Contributions welcome, but please note our AI Policy.