Tom

Results 44 comments of Tom

For update Octoprint, please only use docker pull. Currently, Nunofgs not push this version. Please wait. Do not use internal mechanism for update octoprint. Docker doesn't work like this !...

Or just delete your container, move your data folder (for backup), and restart it.

This work for me ``` version: "3" ############ # NETWORKS # ############ networks: traefik_proxy: external: true ############ # SERVICES # ############ services: # APPLICATION # #=============# homer: image: b4bz/homer:latest container_name:...

Hi Has anyone managed to get "Legend' to work with multiple values and "Prometheus Label" ? Exemple : ``` 100 - ((node_filesystem_avail_bytes{fstype="xfs",instance="my_server"} * 100) / node_filesystem_size_bytes{fstype="xfs",instance="my_server"}) ``` Result : ```...

@DavideM78 Do you use script with sudo user ?

i will work on it :)

Commit on branche marin-2.1.1. Can you try ?

No problem. I will wait :)

Work on marlin-2.1.1 branch. Coming soon on main branch :)