Sign inSign up

leonheart67/weewx

By leonheart67

•Updated over 1 year ago

image from felddy/weewx-docker with apache2 and weewx-mqtt

Image
0

1.8K

leonheart67/weewx repository overview

For my personal use, be careful if you want use it.

  • Apache listen port 83 (see /etc/apache2/ports.conf)

  • you can edit /etc/apache2/conf-available/weewx.conf for adjust configuration

name: "weewx"

services:
  weewx:
    image: leonheart67/weewx:v5
    volumes:
      - type: bind
        source: ./data
        target: /data
    devices:
      - "/dev/ttyUSB0:/dev/ttyUSB0" 
    port:
      - 83:83

tanks to :

https://github.com/felddy/weewx-docker⁠

https://hub.docker.com/r/felddy/weewx⁠

https://github.com/matthewwall/weewx-mqtt⁠

Tag summary

Content type

Image

Digest

sha256:3e488364e…

Size

131.7 MB

Last updated

over 1 year ago

docker pull leonheart67/weewx:v5