diff --git a/README.md b/README.md index d5b25c0..7b7e339 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,14 @@ This particular service is set up in an environment with LoadBalancer enabled, s This implementation logs to your host's /var/log directory by default, but can all be changed in values.yaml. +## Installation + +With Helm installed, open a terminal/command prompt one folder above the cloned repo, and run: + +`helm install jamulus .\jamulus-helm\` + +This will deploy a chart named Jamulus from the templates in the jamulus-helm folder. + ### Values YAML containerPort: the port on which Jamulus will run and the port will be exposed to the service