From 5c063501f4e9f9ae58cac6f060c47cc79296a6f3 Mon Sep 17 00:00:00 2001 From: Uzurka Date: Sun, 25 Jun 2023 01:47:07 +0200 Subject: [PATCH] Actualiser readme.md --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) 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)