John McGee

Results 48 comments of John McGee

> Success! I'm attempting to do DNS-over-TLS with pihole, and this is what my labels look like after setting `DOT_INGRESS_ADDR` to `0.0.0.0:853` on my main caddy container: > > "caddy_1.layer4.0_{$DOT_INGRESS_ADDR}":...

actually that syntax also did not work. I was able to kind of work around it by doing this (frigate as an example): ``` container_labels: - 'caddy={{ container_url }}' -...

From the looks of it, I assume you are creating docker-compose.ymls?

> I think this seems like a reasonable add to the `ucore` and `ucore-hci` images, though I would prefer to exclude it from `ucore-minimal`. > > [@johnmmcgee](https://github.com/johnmmcgee) [@m2Giles](https://github.com/m2Giles) do you...

Also encountering this issue. I would enjoy seeing a solution. The Epson Scan 2 package, that is available via flatpak, works in the interim.

couldn't this just be forked?

In my opinion, moving to an LTS kernel is the right approach, primarily because it ensures stable driver support. Combining a stable LTS kernel with an updated Fedora userland gives...

> I can reproduce the issue. > > Also, I have similar issue with `ensure_final_newline_on_save` setting. Works with manual save but doesn't with `autosave.after_delay`. I am pretty sure this worked...