image from felddy/weewx-docker with apache2 and weewx-mqtt
1.8K
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
Content type
Image
Digest
sha256:3e488364e…
Size
131.7 MB
Last updated
over 1 year ago
docker pull leonheart67/weewx:v5