softlion / awair-bridge

Helm chart for the docker version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBSOLETE: planetwatch killed their API endpoint

  1. Edit your-settings.yaml and set the credentials as explained here https://github.com/wwadge/awair-bridge
  2. Install on a kubernetes cluster:
helm upgrade awairbridge ./awairbridge --install -f your-settings.yaml
  1. Monitor:
kubectl get pods
kubectl logs -f <pod-name>

About

Helm chart for the docker version

License:MIT License


Languages

Language:Mustache 100.0%