Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dunglas/mercure
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Mar 14, 2019
2 parents 2e6ea81 + 04ef487 commit 4b717b1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,12 @@ In production, run:

Be sure to update the value of `ACME_HOSTS` to match your domain name(s), a Let's Encrypt TLS certificate will be automatically generated.

#### Kubernetes

To install Mercure in a [Kubernetes](https://kubernetes.io) cluster, use the official [Helm Chart](https://hub.helm.sh/charts/stable/mercure):

helm install stable/mercure

### Environment Variables

* `ACME_CERT_DIR`: the directory where to store Let's Encrypt certificates
Expand Down

0 comments on commit 4b717b1

Please sign in to comment.