Chingis

Results 127 comments of Chingis

Any updates on this? I see envoy was merged into the master? Can we expect a release soon?

Thank you for your comment. > I think the cache-control is overridden to make sure no-one downstream caches it. Do you mean another caching reverse proxy before varnish? A very...

Followed the steps and was able to partly reproduce the issue only if uninstalled previously installed version of the plugin and restart. In details: after installing EAP and restarting PhpStorm,...

So I've created a simple [repo](https://github.com/csandanov/gimme/blob/master/.travis.yml) to demonstrate the issue, built it on travis-ci.**com** and, to my surprise, both `arm` and `arm64` jobs [show empty `$GOARCH`](https://travis-ci.com/csandanov/gimme/builds/78049309). So I got back...

🤦‍♂️I'm sorry, fixed the typo, now .org version also shows that `$GOARCH` is missing for `arm64` but present for `arm`: https://travis-ci.com/csandanov/gimme/builds/78049895

@philpennock it did not help https://travis-ci.com/csandanov/gimme/jobs/132879875#L457

I use external auth method and I've noticed that for anon user it doesn't even execs the command, is this by design? I tried combining static anon user with `ext_auth`...

I've built an alpine-based image for piwik, runs as user 1000 by default https://github.com/wodby/matomo, we run it in kubernetes with nginx

Please provide more details. What command exactly are you running? What's your OS/distribution? What is the error message?

Check out https://github.com/wodby/docker4drupal/issues/345, and specifically comment https://github.com/wodby/docker4drupal/issues/345#issuecomment-452275197 might help you