summaryrefslogtreecommitdiff
path: root/docs/content/setup/kubernetes-helm.md
diff options
context:
space:
mode:
authorYannick Bungers2021-02-03 21:02:33 +0100
committerGitHub2021-02-03 21:02:33 +0100
commit18de2e795450b29bfd0b4416c54ce191c96ace0d (patch)
tree29292838609ce520b2b865f947f236eb3392cf11 /docs/content/setup/kubernetes-helm.md
parent4aa5fa7a6ca63c09fc2f0d1a4ff18347fdeb8d46 (diff)
parentdc76d158e7a20b1ced0cdde2c5cc83c83ff9d7b9 (diff)
Merge pull request #802 from hedgedoc/extend-docs-with-community-install
Extend setup page with community methods
Diffstat (limited to '')
-rw-r--r--docs/content/setup/kubernetes-helm.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/content/setup/kubernetes-helm.md b/docs/content/setup/kubernetes-helm.md
new file mode 100644
index 00000000..67a27e82
--- /dev/null
+++ b/docs/content/setup/kubernetes-helm.md
@@ -0,0 +1,7 @@
+# Helm Chart
+
+You can deploy HedgeDoc on your Kubernetes cluster using `helm`.
+
+[HedgeDoc Helm Chart by nicholaswilde on Artifact Hub](https://artifacthub.io/packages/helm/nicholaswilde/hedgedoc)
+
+[Source Code](https://nicholaswilde.github.io/helm-charts/)