Skip to content

Commit

Permalink
docs: Add Helm Chart reference to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Falx authored and joachimvh committed Mar 2, 2022
1 parent 330b645 commit 3b353af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ docker run --rm -p 3000:3000 -it solidproject/community-server -c config/default
docker run --rm -v ~/solid-config:/config -p 3000:3000 -it solidproject/community-server -c /config/my-config.json
```

### 🗃️ 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).

## 🔧 Configuring the server
The Community Solid Server is designed to be flexible
such that people can easily run different configurations.
Expand Down

0 comments on commit 3b353af

Please sign in to comment.