open-engineering/writefreely-helm-chart
2
0
Fork
You've already forked writefreely-helm-chart
0
Helm chart for writefreely.
  • Go Template 100%
2026年06月28日 11:30:37 +00:00
.forgejo fix name to not have dashes 2026年06月26日 16:36:25 +02:00
charts/writefreely Update to version 1.7.3 and regenerate docs. 2026年06月28日 11:30:37 +00:00
.pre-commit-config.yaml first commit 2025年06月07日 21:20:07 +02:00
AI_POLICY.md note contributions policy 2026年06月26日 14:47:34 +02:00
LICENSE first commit 2025年06月07日 21:20:07 +02:00
README.md note contributions policy 2026年06月26日 14:47:34 +02:00
renovate.json update write-freely release process 2026年06月16日 19:53:22 +02:00

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.