Dave Kerr

Results 185 issues of Dave Kerr

It would be nice to support integrating a domain name, e.g. if I've bought something like `test.com`, where can I update the code to make sure `test.com` is used? See...

The splunk code is becoming stale in a PR. It should be moved to `master` and just toggled on/off in code.

Would be a good to add an auto-generated CONTRIBUTOR list.

A common source of errors is to run: ``` make openshift ``` While the EC2 instances are still in an 'initilialsing' state. If we poll until the instances report as...

Work in progress branch on integration tests.

A few colleagues have mentioned it would be useful, worth considering.

Merge this into your code if you want to setup Splunk integration when creating the cluster. See: http://www.dwmkerr.com/integrating-openshift-and-splunk-for-logging/ For more details.

enhancement
help wanted

See notes from Steve: Either use an init/systemd daemon, or add a docker restart policy for the container. You want the server to restart if it stops for any reason.

See notes from Steve: Consul 0.7 added native support to find server peers using EC2 APIs. See the `-retry-join-ec2-tag-key` and `-retry-join-ec2-tag-value` config values. (https://www.consul.io/docs/age.

We could script the example microservice setup...

enhancement