From d7ef5e83c25445ff800f0ce7b5dc5e812c714feb Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sat, 2 Jan 2021 11:01:34 +0100 Subject: changed kubernetes setup doc currently we don't provide our own and still linking to hackmd/codimd is not helpful Signed-off-by: Philip Molares --- docs/setup/kubernetes.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md index 6706b911..d3dd46d3 100644 --- a/docs/setup/kubernetes.md +++ b/docs/setup/kubernetes.md @@ -1,5 +1,9 @@ # Kubernetes -To install use `helm install stable/hackmd`. +HedgeDoc currently does not support any deployment via Kubernetes. -For all further details, please check out the offical HedgeDoc [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd). +We would love help with that, so if you want to write this, please feel free to chat us up on [Matrix](https://chat.hedgedoc.org/), so we can provide you with a repo. + +~~To install use `helm install stable/hackmd`.~~ + +~~For all further details, please check out the offical hackmd/CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).~~ -- cgit v1.2.3 From d462675fc8f8090fec22138479ea384ff42544a5 Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sat, 2 Jan 2021 16:08:42 +0100 Subject: Update docs/setup/kubernetes.md Co-authored-by: Tilman Vatteroth Signed-off-by: Philip Molares --- docs/setup/kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md index d3dd46d3..c16cbd34 100644 --- a/docs/setup/kubernetes.md +++ b/docs/setup/kubernetes.md @@ -2,7 +2,7 @@ HedgeDoc currently does not support any deployment via Kubernetes. -We would love help with that, so if you want to write this, please feel free to chat us up on [Matrix](https://chat.hedgedoc.org/), so we can provide you with a repo. +If you want to help us creating a helm chart, then feel free to contact us on [Matrix](https://chat.hedgedoc.org/) or [Discourse](https://community.hedgedoc.org/). ~~To install use `helm install stable/hackmd`.~~ -- cgit v1.2.3 From dfa12e52e66770a5d912aadbf5a2c2c12e82cbbf Mon Sep 17 00:00:00 2001 From: Philip Molares Date: Sun, 3 Jan 2021 16:10:27 +0100 Subject: remove old documentation Signed-off-by: Philip Molares --- docs/setup/kubernetes.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs') diff --git a/docs/setup/kubernetes.md b/docs/setup/kubernetes.md index c16cbd34..7ece0d20 100644 --- a/docs/setup/kubernetes.md +++ b/docs/setup/kubernetes.md @@ -3,7 +3,3 @@ HedgeDoc currently does not support any deployment via Kubernetes. If you want to help us creating a helm chart, then feel free to contact us on [Matrix](https://chat.hedgedoc.org/) or [Discourse](https://community.hedgedoc.org/). - -~~To install use `helm install stable/hackmd`.~~ - -~~For all further details, please check out the offical hackmd/CodiMD [K8s helm chart](https://github.com/kubernetes/charts/tree/master/stable/hackmd).~~ -- cgit v1.2.3