Question is: What is the best method for setting hosts in this particular
environment? Can the hosts be defined at runtime? I would prefer not to
set this as part of the container image that is used.
I launch elasticsearch with something that looks like this:
docker run -i -t -d -p 9200:9200 -p 9300:9300 ehazlett/elasticsearch
Question is: What is the best method for setting hosts in this
particular environment? Can the hosts be defined at runtime? I would
prefer not to set this as part of the container image that is used.
I launch elasticsearch with something that looks like this:
docker run -i -t -d -p 9200:9200 -p 9300:9300 ehazlett/elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.