Nástroje používateľa

Nástoje správy stránok


linux:weewx

Rozdiely

Tu môžete vidieť rozdiely medzi vybranou verziou a aktuálnou verziou danej stránky.

Odkaz na tento prehľad zmien

Both sides previous revision Predchádzajúca revízia
Nasledujúca revízia
Predchádzajúca revízia
linux:weewx [2018/04/02 12:00]
ma3x
linux:weewx [2018/04/03 22:40] (aktuálne)
ma3x
Riadok 1: Riadok 1:
 +
 ====== Weewx web for weather station Ventus W831 ====== ====== Weewx web for weather station Ventus W831 ======
  
Riadok 11: Riadok 12:
 </​code>​ </​code>​
  
-<note important>​ +<WRAP center round important ​100%
-Warning ! Local time in server machine has to match with time in weather station! +Warning! Local time in server machine has to match with time in weather station! 
-</note>+</WRAP>
  
 +Installation from debian package: ​
 +http://​www.weewx.com/​docs/​debian.htm
  
 +==== Install light http server ====
 +<​code>​
 +apt-get install lighttpd
 +</​code>​
  
 +==== Install Bootstrap themplate ====
 +https://​github.com/​brewster76/​fuzzy-archer/​blob/​master/​INSTALL
  
-From debian package: ​ +  - Install true type fonts  
-http://​www.weewx.com/​docs/debian.htm+<​code>​ 
 +apt-get install ttf-freefont 
 +</code>
  
-Install light http server+  - Download plugin from releases list in tar.gz format. https://​github.com/​brewster76/​fuzzy-archer/​releases 
 +  - Enter command:
 <​code>​ <​code>​
-apt-get install ​lighttpd+sudo wee_extension --install=<​path/​to/​tar.gz>​
 </​code>​ </​code>​
  
 +  - Bootstrap web page will be generated in /​var/​www/​html/​weewx/​Bootstrap/​ directory
  
linux/weewx.1522663255.txt.gz · Posledná úprava: 2018/04/02 12:00 od ma3x