RoboMagus

Results 127 comments of RoboMagus

For those running into this error; This appears to be a file system permission issue. At least when working with bind mounts. Ran into the same thing on first deployment...

I'm playing around in the code-base a bit and it seems to be a pretty straightforward addition, so I'd be happy to open up a PR for this. However I...

This plugin exposes data that's available through interfaces such as `docker container inspect ...`. Disk usage information is not information that is exposed. You'd be better off creating a [command_line...

Happy to help. After posting that sensor config I found out that depending on system load and directory size the time required to execute the command may exceed the default...

This information is available in the `docker container inspect ...` command, so I guess this plugin would be able to access that data. However this can be any number of...

Need help on this topic as well. For me more specifically about Traefik, but any generic explanation about setting up Kopia behind a (tls terminating) reverse proxy would be helpfull.

Thanks for letting me know @edrik. Looking at it now it indeed seems I've put the multiplication by 90 in the wrong place... Seeing as in Home Assistant I only...

Turns out editing and fixing this just on Github is also quite easy. Haven't tested it personally, but as nothing much can go wrong. I've commited a fix.

Running into a similar problem. It'd be a nice addition to have a flag that just indicates Traefik to ignore the specific Container's health state and just route to that...

~Hold off on merging it for a bit. Just noticed that reloading a tab apparently causes the direction to revert again. So I'll have to look into that...~ Fixed by...