Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 8699dd8

Browse files
committed
OS support
1 parent 1ef5ff5 commit 8699dd8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/install/tar.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ nav_order: 4
77

88
# Tarball
99

10-
The tarball installation works on Linux systems and provides a self-contained directory with everything you need to run Open Distro for Elasticsearch, including an integrated Java Development Kit (JDK). The tarball is a good option for quick testing, but we recommend Docker or a package manager for production deployments.
10+
The tarball installation works on Linux systems and provides a self-contained directory with everything you need to run Open Distro for Elasticsearch, including an integrated Java Development Kit (JDK). The tarball is a good option for testing, but we recommend Docker or a package manager for production deployments.
11+
12+
The tarball supports CentOS 7, Amazon Linux 2, Ubuntu 18.04, and most other Linux distributions. If you have your own Java installation and set `JAVA_HOME` in the terminal, macOS works, as well.
1113

1214
1. Download the tarball:
1315

0 commit comments

Comments
 (0)