mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-04-08 12:28:30 -04:00
Update README.md
Update tested versions (deb11)
This commit is contained in:
parent
efae999ce6
commit
87fe61f521
@ -1,13 +1,13 @@
|
||||
**HBmonitor is a "web dashboard" for HBlink by N0MJS.**
|
||||
|
||||
***This is version of HBMonitor V2 by SP2ONG 2019-2021***
|
||||
***This is version of HBMonitor V2 by SP2ONG 2019-2022***
|
||||
|
||||
The main difference between HBMonitor v1 and v2 is the layout, i.e. the main page shows condensed
|
||||
information and on the subpages, you can see the individual content that was shown on v1
|
||||
|
||||
I recommend not running HBmonitor on the same computer as HBlink3
|
||||
|
||||
HBmonitor tested on Debian v9 and v10
|
||||
HBMonv2 is tested on Debian v9 v10 & v11
|
||||
|
||||
This version of HBMonv2 requires a web server like apache2, lighttpd and
|
||||
php support running on the server.
|
||||
@ -84,7 +84,7 @@ php support running on the server.
|
||||
git checkout webserver-python
|
||||
chmod +x install.sh
|
||||
./install.sh
|
||||
cp config-SAMPLE.py config.py
|
||||
cp config_SAMPLE.py config.py
|
||||
edit config.py and change what you necessary
|
||||
cp utils/hbmon.service /lib/systemd/system/
|
||||
systemctl enable hbmon
|
||||
|
Loading…
Reference in New Issue
Block a user