elasticsearch/docs/reference/setup/install
Rory Hunter a28c549931
Make ES files inside Docker container world readable (#64419)
Backport of #64274.

Running the Elasticsearch Docker image with a different GID is
possible but trappy, since at present all the ES files are only
readable by the user and group. This PR documents a Docker CLI flag
that fixes this situation, by ensuring the container user is added
to the default group (which is `root`, GID 0).

I also added a test for this case, and refactored the Docker tests
to use a builder pattern for constructing the `docker run` command.
The existing code was becoming unwieldy and hard to change.
2020-10-30 19:05:42 +00:00
..
brew.asciidoc [DOCS] Fixed path to install directory. (#43443) 2019-06-20 10:36:28 -07:00
check-running.asciidoc [DOCS] Replace "// CONSOLE" comments with [source,console] (#46159) (#46332) 2019-09-05 10:11:25 -04:00
deb-init.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
deb.asciidoc [DOCS] Update Debian APT repo command (#60679) (#60685) 2020-08-04 16:00:32 -04:00
docker-compose.yml [DOCS] Edited Docker install & tweaked Docker compose file. (#47715) 2019-10-31 18:12:39 -07:00
docker.asciidoc Make ES files inside Docker container world readable (#64419) 2020-10-30 19:05:42 +00:00
etc-elasticsearch.asciidoc [DOCS] Updating permissions language for RPM install packages (#63277) (#63344) 2020-10-06 13:09:50 -04:00
init-systemd.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
key.asciidoc Docs: Complete rewrite of setup, installation, and configuration docs 2016-04-03 16:09:48 +02:00
license.asciidoc [DOCS] Fixes license management links (#58213) 2020-06-16 16:49:48 -07:00
msi-windows-start.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
next-steps.asciidoc [DOCS] Moves X-Pack setup to docs (#31145) 2018-06-06 14:46:20 -07:00
rpm-init.asciidoc [DOCS] Starting Elasticsearch (#31701) 2018-07-03 13:40:37 -07:00
rpm.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) (#60545) 2020-07-31 16:16:31 -04:00
skip-set-kernel-parameters.asciidoc Honor masking of systemd-sysctl.service 2017-06-06 10:44:41 -04:00
sysconfig-file.asciidoc Change file descriptor limit to 65535 (#37537) 2019-01-16 17:19:12 -05:00
systemd.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
targz-daemon.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
targz-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
targz.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) (#60545) 2020-07-31 16:16:31 -04:00
windows.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) (#60545) 2020-07-31 16:16:31 -04:00
xpack-indices.asciidoc [7.x] remove the term 'system' from indicies doc (#56367) (#56375) 2020-05-12 14:44:50 -05:00
zip-windows-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) (#51510) 2020-01-28 05:32:32 -05:00
zip-windows.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) (#60545) 2020-07-31 16:16:31 -04:00