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:
Pull felddy/weewx from the Docker repository:
docker pull ghcr.io/simonsickle/weewx-docker:release| Mount point | Purpose |
|---|---|
/data | configuration file and sqlite database storage |
| 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 |
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.