Helm chart for WriteFreely
- Go Template 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .forgejo | ||
| charts/writefreely | ||
| .pre-commit-config.yaml | ||
| AI_POLICY.md | ||
| LICENSE | ||
| README.md | ||
| renovate.json | ||
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.