Pires

Results 329 comments of Pires

- https://github.com/pires/docker-elasticsearch/releases/tag/2.1.0 - https://github.com/pires/docker-logstash/releases/tag/2.1.0 - https://github.com/pires/docker-kibana/releases/tag/4.3.0

This is an issue with Alpine Linux containers and DNS. Newer images of the stack are fixed but I haven't got the time to fix #11.

Nop, I'm no longer actively using ELK.

This would be really awesome to have, particularly for stream-based RPC.

@danielmewes would https://github.com/pires/rethinkdb-coreos-cluster help? Discovery should not rely on 3rd party services, otherwise it's just more moving parts to configure and maintain. Can a `gossip` approach, like Cassandra or Nomad,...

Discovery is much needed, especially in the cloud, when you want to scale up/down nodes and may not be aware of the IP addresses in advance. And even though rebalancing...

@dims for you the world, thanks for pinging.

I am thinking the `ConnPolicy` should become the new API, since it seems to encapsulate what `Policy` is doing today, and we'd mark `Policy` as deprecated and to be removed...