summaryrefslogtreecommitdiff
path: root/docs/content/setup/kubernetes-helm.md
diff options
context:
space:
mode:
authorTilman Vatteroth2021-02-02 19:35:10 +0100
committerTilman Vatteroth2021-02-03 20:54:29 +0100
commitdc76d158e7a20b1ced0cdde2c5cc83c83ff9d7b9 (patch)
tree804692a3f5427588b97eb66d6c9873b3cd978225 /docs/content/setup/kubernetes-helm.md
parent78a732abe691b496fa3692aa2add37f7344db1fa (diff)
[Docs] Extend setup page with community methods
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
Diffstat (limited to 'docs/content/setup/kubernetes-helm.md')
-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/)