Wiredoor Charts for Kubernetes

You can find available helm charts provided by Wiredoor, ready to lauch on Kubernetes using Helm.

Usage

$ helm repo add wiredoor https://charts.wiredoor.net
$ helm search repo wiredoor
$ helm install my-wiredoor-release wiredoor/wiredoor-gateway --set wiredoor.server=https://my-wiredoor.clients.wiredoor.net --set wiredoor.token=secret_access_token

For more information, please refer to the Wiredoor charts project on github