Helm chart for WriteFreely
  • Go Template 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
JesseBot 1286edb291
All checks were successful
Renovate / run-renovate (push) Successful in 7s
Renovate / renovate (push) Successful in 0s
clean up new forge
2026-08-16 18:25:12 +02:00
.forgejo clean up new forge 2026-08-16 18:25:12 +02:00
charts/writefreely Update to version 1.8.1 and regenerate docs. 2026-08-07 09:12:18 +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 clean up new forge 2026-08-16 18:25:12 +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.