Tatsuhiko Kubo

Results 7 issues of Tatsuhiko Kubo

In ImageMagick7, `Wand-config` is obsolete. Instead `Magickwand-config` is available.

enhancement

T/O

enhancement

nginx-build sets 900s to timeout for download components. But this value is a little bit too large and should be smaller by default and controllable. This PR makes it controllable...

show count of each command request('get', 'set', 'incr', etc) with neostat.

Now `ngx_dynamic_upstream` supports dynamic upstream under http context.

enhancement

A newly created channel by `terraform apply` after adding the resources like below is added to Default notification group automatically. ```hcl resource "mackerel_channel" "slack-new-channel" { name = "slack-new-channel" slack {...