====== Weewx web for weather station Ventus W831 ====== http://www.weewx.com/ https://mahler.io/2015/01/internet-vejrstation/ ===== Installation ===== Setup local timezone in Armbian: dpkg-reconfigure tzdata Warning! Local time in server machine has to match with time in weather station! Installation from debian package: http://www.weewx.com/docs/debian.htm ==== Install light http server ==== apt-get install lighttpd ==== Install Bootstrap themplate ==== https://github.com/brewster76/fuzzy-archer/blob/master/INSTALL - Install true type fonts apt-get install ttf-freefont - Download plugin from releases list in tar.gz format. https://github.com/brewster76/fuzzy-archer/releases - Enter command: sudo wee_extension --install= - Bootstrap web page will be generated in /var/www/html/weewx/Bootstrap/ directory