Is it possible to install the software from the beginning without Dashboard and InfluxDB?
I use DB2 and after the installation I only have problems with Influx not running at all
Hello, I know that too but unfortunately this doesn’t work for me. With the command to install it without a dashboard it doesn’t work and then you have to delete everything you don’t need and then influx can no longer be accessed
At the beginning of the installation, we install Dashboard InfluxDB by default.
We recommend you to re-update the installation of our pironman5 software, we added the command to uninstall Dashboard InfluxDB, if you don’t want to use the dashboard, you can execute the command to uninstall it.
cd ~/pironman5
git pull
sudo python3 install.py
Or you reinstall your system and go to install the pironman5 software again.
Then go and execute the command to remove the dashboard.