Ray Walker

Results 6 issues of Ray Walker

> Use .sh or .bash extension if file is meant to be included/sourced. Never on executable script. I'm curious about the philosophy of NOT including .sh as a suffix for...

`gzip_proxied any;` See https://blog.percy.io/tuning-nginx-behind-google-cloud-platform-http-s-load-balancer-305982ddb340

https://github.com/GoogleCloudPlatform/php-docker/pull/348

Version: 1.11.0 (AVH Edition) ```bash git flow init -d touch 1 git add . git commit -m "commit:1" git flow release start v1 touch 2 git add . git commit...

Following on from #216 and #230 Removing `access_log` from default nginx.conf enables per-virtual host logging configuration. Is there any argument against modifying default nginx.conf in this way, considering it's already...

With io.fabric8:elasticsearch-cloud-kubernetes:6.2.3.2 for use in Helm incubator/elasticsearch Maven builds on the Kubernetes plugin have resumed and as of yesterday resolved a permissions bug - https://github.com/fabric8io/elasticsearch-cloud-kubernetes/issues/126 Tested working on GKE 1.9.6...