Skip to content

simonsickle/weewx-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weewx-docker 🌩🐳

Fork from felddy/weewx-docker adding support for WeatherFlow devices like the Tempest

This docker container can be used to quickly get a WeeWX instance up and running.

This container has the following WeeWX extensions installed:

Running

Running with Docker

Pull felddy/weewx from the Docker repository:

docker pull ghcr.io/simonsickle/weewx-docker:release

Volumes

Mount point Purpose
/data configuration file and sqlite database storage

Environment Variables

Variable Purpose Default
TIMEZONE Container TZ database name UTC
WEEWX_UID uid the daemon will be run under weewx
WEEWX_GID gid the deamon will be run under weewx

License

This project is in the worldwide public domain.

This project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

About

Docker container for WeeWx weather station server and Weatherflow Tempest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Dockerfile 52.5%
  • Shell 47.5%