CrazyMax

Results 1202 comments of CrazyMax

Ok seems to work fine with GoReleaser: https://github.com/goreleaser/goreleaser-action/runs/4262700166?check_suite_focus=true#step:6:83 So I would guess it's linked to your subkey. I will add some tests here with a subkey and try to repro...

Was not able to repro on my side with a subkey only or not and also with or without a passphrase. I will add some tests like I said but...

Fyi, a [portable version of Beaker Browser](https://portapps.io/app/beaker-browser-portable/) is available through [Portapps](https://portapps.io/) ;)

You can try this [pure-ftpd image](https://github.com/crazy-max/docker-pure-ftpd)

> thanks but I only need an FTP server, no other services @darkoddio It's only Pure-FTPd nothing else. I think you talk about authentication providers like MySQL, PostgreSQL or LDAP...

Can't agree more!

Should be handled upstream first like it was done for gzip https://github.com/matomo-org/matomo/pull/13633. Suggest to open an issue there.

> I meant to enable it in nginx We would need to [compile the module](https://github.com/google/ngx_brotli#dynamically-loaded) as it's not available in its current state. Also I don't think it brings any...

> We would need to compile the module as it's not available in its current state. Oh my bad it's in the alpine: https://git.alpinelinux.org/aports/tree/main/nginx/APKBUILD?h=3.15-stable#n150

Let me know if you want to open a PR and make some tests with this [sample configuration](https://github.com/google/ngx_brotli#sample-configuration).