OpenSearch/distribution
Robert Muir 7595c4a3c8 Improve network docs
This makes some minor improvements (does not fix all problems!)

It reorders unicast disco in elasticsearch.yml to be right after the network host,
for better locality.

It removes the warning (unreleased) about publish addresses, lets try to really discourage setting
that unless you need to (behind a proxy server). Most people should be fine with `network.host`

Finally it reorganizes the network docs page a bit:

We add a table of 4 "basic" settings at the very beginning:

* network.host
* discovery.zen.ping.unicast.hosts
* http.port
* transport.tcp.port

The first two being the most important, which addresses to bind and talk to, and the other two
being the port numbers.

The rest of the stuff I tried to simplify and reorder under "advanced" headers.

This is just a quick stab, I still think we need more effort into this thing, but we gotta start somewhere.
2015-12-10 12:01:18 +01:00
..
deb Build: Remove duplicate runs of packaged rest tests 2015-12-04 13:43:40 -08:00
integ-test-zip Add integ-test-zip distribution 2015-12-03 14:52:51 -08:00
licenses remove unused dependencies 2015-12-01 22:22:11 -05:00
rpm Build: Remove duplicate runs of packaged rest tests 2015-12-04 13:43:40 -08:00
src/main Improve network docs 2015-12-10 12:01:18 +01:00
tar Build: Remove duplicate runs of packaged rest tests 2015-12-04 13:43:40 -08:00
zip Build: Remove duplicate runs of packaged rest tests 2015-12-04 13:43:40 -08:00
build.gradle Build: Remove duplicate runs of packaged rest tests 2015-12-04 13:43:40 -08:00