Thiago Trennepohl

Results 3 comments of Thiago Trennepohl

Had a similar issue, when the env var `MOODLE_REVERSEPROXY` is set to `true` static content replies with 500 status. I'm using https://github.com/nginx-proxy/nginx-proxy as reverse proxy, what did the trick for...

I'm facing the same issue with docker-ce 17.12. Same scenario as @raphirm > Interesting. I use ubuntu as hostsystem and the nginx-proxy. docker-gen just hangs and does not output anything...

Sure. ```toml [global_tags] cluster_name = "test-cluster" example = "another-example" host = "some-host" [[inputs.internal]] collect_memstats = false tagexclude = ["go_version", "version", "host"] namepass = ["internal_agent"] [[processors.unpivot]] order = 1 tag_key =...