Hi all,
We are trying to set up a flexible ElephantDB infrastructure on AWS. One of the features we always require is that we can launch/terminate instances at will, in case one breaks, but also to update instances by rotating them.
For this to work we can't rely on private IP addresses. And so far we only get our ElephentDB (0.4.3) to work with private addresses like this
:hosts ("ip-10-98-182-211")
We would like to be able to work with public hostnames, or other fully qualified domain names.
Is this possible?
Thanks,
Jurg.