Merge branch 'main' of ssh://git.uzurka.fr:2222/Uzurka/freebox-exporter-telegraf
This commit is contained in:
@@ -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.
|
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.
|
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
|
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 :
|
||||||
|

|
||||||
|
|
||||||
## Available Architectures
|
## Available Architectures
|
||||||
- amd64
|
- amd64
|
||||||
- arm64 (aarch64)
|
- arm64 (aarch64)
|
||||||
|
Reference in New Issue
Block a user