PiRogueToolSuite / deb-packages

PiRogue Debian packages
https://pts-project.org/
GNU General Public License v3.0
2 stars 2 forks source link

Add authentication to InfluxDB #20

Open U039b opened 2 months ago

U039b commented 2 months ago

By now, InfluxDB is accessible without any authentication. We have to set a default password at the installation time, store it in the configuration of the PiRogue and update all scripts interacting with InfluxDB to take the authentication into account.