Update README.md

Update tested versions (deb11)
This commit is contained in:
M0VUB 2022-01-27 20:37:01 +00:00 committed by GitHub
parent efae999ce6
commit 87fe61f521
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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