From 3c32466d8873e73328f678acce1260fea02cabc9 Mon Sep 17 00:00:00 2001 From: Jasper Vaneessen Date: Wed, 23 Mar 2022 15:19:06 +0100 Subject: [PATCH] docs: Update and extend helm instructions * docs: helm instruction links updated + more instruction. * Update README.md Co-authored-by: Joachim Van Herwegen Co-authored-by: Joachim Van Herwegen --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 901b9c9cd..63bca8c73 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,13 @@ docker run --rm -v ~/solid-config:/config -p 3000:3000 -it solidproject/communit ``` ### 🗃️ Helm Chart -The official [Helm](https://helm.sh/) Chart for Kubernetes deployment is maintained and published on [ArtifactHUB](https://artifacthub.io/packages/helm/idlab-gent/css). +The official [Helm](https://helm.sh/) Chart for Kubernetes deployment is maintained at [CommunitySolidServer/css-helm-chart](https://github.com/CommunitySolidServer/css-helm-chart) and published on [ArtifactHUB](https://artifacthub.io/packages/helm/community-solid-server/community-solid-server). There you will find complete installation instructions. + +``` +# Summary +helm repo add community-solid-server https://communitysolidserver.github.io/css-helm-chart/charts/ +helm install my-css community-solid-server/community-solid-server +``` ## 🔧 Configuring the server The Community Solid Server is designed to be flexible