elasticsearch/docs/reference/setup/install
Rory Hunter a32a0986c3
Make ES files inside Docker container world readable (#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 13:26:44 +00:00
..
brew.asciidoc [DOCS] Fixed path to install directory. (#43443) 2019-06-20 10:33:54 -07:00
check-running.asciidoc [DOCS] Replace "// CONSOLE" comments with [source,console] (#46159) 2019-09-04 12:51:02 -04:00
deb.asciidoc [DOCS] Update Debian APT repo command (#60679) 2020-08-04 15:43:01 -04:00
docker-compose.yml [DOCS] Edited Docker install & tweaked Docker compose file. (#47715) 2019-10-31 18:04:07 -07:00
docker.asciidoc Make ES files inside Docker container world readable (#64274) 2020-10-30 13:26:44 +00:00
etc-elasticsearch.asciidoc [DOCS] Updating permissions language for RPM install packages (#63277) 2020-10-06 12:35:22 -04: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:43:54 -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.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
skip-set-kernel-parameters.asciidoc Honor masking of systemd-sysctl.service 2017-06-06 10:44:41 -04:00
sysconfig-file.asciidoc Remove SysV init support (#51716) 2020-05-27 07:19:28 -07:00
systemd.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
targz-daemon.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
targz-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
targz.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
windows.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
xpack-indices.asciidoc remove the term 'system' from indicies doc (#56367) 2020-05-07 13:07:38 -05:00
zip-windows-start.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
zip-windows.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00