ryancbutler / lacrosse_weather

Grab La Crosse Cloud data and display with Grafana using docker-compose or Kubernetes
MIT License
2 stars 0 forks source link
docker kubernetes lacrosse weather

La Crosse Technology Weather Station, Grafana and InfluxDB

Docker-compose environment that grabs La Crosse Weather cloud data and displays within a Grafana dashboard

Credit for original code: https://github.com/keithprickett/lacrosse_weather and https://github.com/dbconfession78/py_weather_station

Verified with V50

image

Steps

Needed Variables

Run

docker-compose up -d

Access

Access Grafana (admin\admin) http://dockerhost:3000/

Containers

Grabber

Python script that runs every 30 seconds to pull from La Crosse cloud and write to InfluxDB

InfluxDb

InfluxDB with weather database being created and used

Grafana

Grafana with InfluxDB datasource and dashboard (Weather) created