Adam Warner

Results 231 comments of Adam Warner

>The only fix is to break up the various binaries inside the image. Just to note that: > * the web server > * the php process > * the...

If `FTL` can act as it's own webserver, why have a separate one? Obviously nothing stopping users, then, from reverse proxying via nginx or whatever. work is happening here https://github.com/pi-hole/ftl/tree/new/http...

> keeps things open. Added an exemption label. No status update to share on this - lots of other things to untangle first (including tidying up old and stale issues)

> I can see in the start script that this will be used also for starting pihole-FTL which seems odd, Maybe that variable can be renamed. `pihole-FTL` _is_ a drop-in...

> just Some things are easier said than done. But we hear you - things "just" take time to get sorted. We've been working on various improvements lately

It's also a volunteer-led project, all of whom work not only work full time outside of it, but also have active family lives and responsibilities... it can be a tough...

Changes in #982 have been merged to `dev`, which allow for the setting of UID for both `www-data` and `pihole` users with env vars. These are _experimental_ changes that will...

@nixmomo are you trying this on the dev image? There were some further tweaks to adjust permissions/ownerships there

``` -rw-r--r-- 1 999 999 20 Jan 27 07:43 pihole-FTL.conf ``` This should have been chowned when FTL started. We may have missed it, I'll check later! What is the...

This experimental support is now in `2022.02.1`/`latest` - Testing and feedback would be greatly appreciated