diff --git a/readme.md b/readme.md index 6b5d50b..e7505dd 100644 --- a/readme.md +++ b/readme.md @@ -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)