Please install first the Packet Forwarder analyzer service or it will not work properly!!
Follow the guide of: https://github.com/inigoflores/lora-packet-forwarder-analyzer
- Find the internal IP address of your Pisces miner.
- Use the following link, replacing YOURIP with the IP address of your miner:
- http://YOURIP/action.php?action=shell&cmd=wget https://raw.githubusercontent.com/MzTechnology97/PiscesQoLDashboard_log/main/install.sh -O - | sudo bash
- Log in at https://YOURIP
- Username: admin
- Password: admin
- Click "Tools"
- Click "Reset Password"
- Enter a secure password and click submit.
- Enjoy!
As of v0.1.1, the dashboard now has an updater. If you are running version v0.1.0 then you will have to manually update this one. Follow the instructions below:
- Log in via SSH (either PuTTY or click start > type "cmd" and press enter, then type "ssh admin@your-miner-ip").
- Run the following commands:
- wget https://raw.githubusercontent.com/MzTechnology97/PiscesQoLDashboard_log/main/update.sh -O - | sudo bash
- Connect via SSH to your miner (either using PuTTY or open cmd and type: ssh admin@YOURIP)
- Enter the admin username and the password you set.
- Type the following command: sudo bash /var/dashboard/uninstall.sh