Merge branch 'main' of ssh://git.uzurka.fr:2222/Uzurka/freebox-exporter-telegraf

This commit is contained in:
2023-06-25 09:31:35 +02:00

View File

@@ -6,6 +6,10 @@ And on Bruno78's tuto about setting this up (https://www.nas-forum.com/forum/top
My goal is to be configured only with env variables.
The entrypoint checks for the presence of the ``/usr/local/py/.credentials`` file. If the file is not present, it will automatically start the registration of the app on the freebox.
In case of this registration fails, run ``docker exec -it container_name rm /usr/local/py/.credentials`` and restart the container to rerun the registration
#### Here's an exemple of what you can get using this container into grafana :
![grafana](https://download.uzurka.fr/graf.png)
## Available Architectures
- amd64
- arm64 (aarch64)