Skip to content

pi-weather-station

Description

This is a weather station designed to be used with a Raspberry Pi on the official 7 800x480 touchscreen. The weather station will require you to have API keys from Mapbox and ClimaCell (v4). Optionally, you can use an API key from LocationIQ to preform reverse geocoding.

Notes

Template created by Pi-Hosted Series
Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://github.com/SeanRiggs/pi-weather-station
Official Docker Documentation: https://github.com/SeanRiggs/pi-weather-station/blob/master/Docker%20Image/Docker-ReadMe.md

Youtube Video: Novaspirit Tech - Your Personal Weather Station Docker Container

MUST DO FIRST! - create volume call weatherdata

Image

seanriggs/pi-weather-station

Categories

  • Other
  • Tools

Ports

  • 8888:8080/tcp

Volumes

ContainerBind
/appweatherdata

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.pi-weather-station.ruleHost(`pi-weather-station.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.pi-weather-station.entrypointshttps
traefik.http.services.pi-weather-station.loadbalancer.server.port8080
traefik.http.routers.pi-weather-station.tlstrue
traefik.http.routers.pi-weather-station.tls.certresolverdefault
traefik.http.routers.pi-weather-station.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titlepi-weather-station
mafl.descriptionThis is a weather station designed to be used with a Raspberry Pi on the official 7 800x480 touchscreen.
mafl.linkhttps://pi-weather-station.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupOther
mafl.icon.urlhttps://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/weather.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.