Dan Fredell

Results 10 comments of Dan Fredell

I would love a good way for [containerpilot](https://github.com/joyent/containerpilot) to monitor consul-template's health. For now I'm just using `pgrep`, this way I can chain jobs together via once-healthy. All it does...

We would also be interested in this feature. @xolox Is this repo still maintained?

@cyxou Thanks for a link to the code. I modified my local php `./wp-content/plugins/daggerhart-openid-connect-generic/includes/openid-connect-generic-client-wrapper.php` and enhanced the error message so I could tell what field it was unhappy about: `'User...

This is a little hackish but it works. Since https://github.com/lovoo/ipmi_exporter/blob/4c54ecc2bb53341cad990784aaba762e46b115fe/collector/collector.go#L151 just appends `sensor` to the `-ipmi.path` parameter you can do `./ipmi_exporter_linux_amd64 -ipmi.path "/usr/bin/ipmitool -H REMOTEIP -P PASSWORD -U USER -I...

I would agree the only way to get wildcard certificate from ACME/ LetsEncrypt is via DNS01 Challenge. The hope of this ticket is that we don't need a wildcard certificate...

Hello, I believe we just hit this issue in our production https://github.com/autopilotpattern/mysql We have the mysql healthcheck doing a interval of 10s and timeout of 30s. We don't have lots...

Interesting (aimed at MSI), I didn't know putting an LED in a USB Port would be a feature people wanted. So presumably, looking at this image, you can change the...

This would be a very nice feature. I'm coming from the dropwizard community and there is interest from them too https://jira.qos.ch/browse/LOGBACK-1016 It looks like @ceki hasn't been active on Git...

I love this idea. I have heard of Travis CI which is free for open source projects. So I went ahead and made a .travis.yml file. @joe-pll will need to...

I would be excited to see this in main line! It fixed my issue perfectly the first try. I was having issues with the print overhangs curling up, then the...