mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
docs: Add Helm Chart reference to the README
This commit is contained in:
parent
330b645236
commit
3b353affb1
@ -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
|
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
|
## 🔧 Configuring the server
|
||||||
The Community Solid Server is designed to be flexible
|
The Community Solid Server is designed to be flexible
|
||||||
such that people can easily run different configurations.
|
such that people can easily run different configurations.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user