mirror of
https://github.com/dg9vh/MMDVMHost-Websocketboard.git
synced 2026-04-21 06:13:50 +00:00
Update README.md
This commit is contained in:
parent
c6c48ef664
commit
8313f54ad9
1 changed files with 2 additions and 1 deletions
|
|
@ -17,6 +17,7 @@ Actually known:
|
|||
* change ownership to your user for example with `sudo chown -R pi /opt/MMDVMDash`
|
||||
* copy all files from repository into this folder
|
||||
* modify *logtailer.ini* to fit your needs
|
||||
* modify */js/config.js* to fit your needs
|
||||
* copy files in */opt/MMDVMDash/systemd* to */etc/systemd/system* or similar corresponding to your system
|
||||
* modify both scripts to fit your needs
|
||||
* enable services with following commmands, this results in starting both automatically after reboot:
|
||||
|
|
@ -26,7 +27,7 @@ Actually known:
|
|||
* `sudo systemctl enable http.server.service`
|
||||
* `sudo systemctl enable logtailer.service`
|
||||
|
||||
Finally you should be able to get the new Dashboard calling the hostname of your hotspot
|
||||
Finally you should be able to get the new Dashboard calling the hostname of your hotspot and port 8000 (default) in your broser
|
||||
|
||||
## Screenshots
|
||||

|
||||
Loading…
Add table
Add a link
Reference in a new issue