From 5de8faa42fb188060d51a2aeb8276a60c88d0bab Mon Sep 17 00:00:00 2001 From: Chayim Date: Mon, 9 Oct 2023 11:45:25 +0300 Subject: [PATCH 1/2] Binary update instructions In the download case, due to a dependency in an underlying module, we need to instruct users to install the ssl libraries. This is not the case in packages, because they declare their own dependencies. --- docs/stack/get-started/install-stack/binaries.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/stack/get-started/install-stack/binaries.md b/docs/stack/get-started/install-stack/binaries.md index db6b679..5892b90 100644 --- a/docs/stack/get-started/install-stack/binaries.md +++ b/docs/stack/get-started/install-stack/binaries.md @@ -10,6 +10,12 @@ aliases: ## Start Redis Stack Server +Install the openssl libraries for your platform. For example, on a Debian or Ubuntu instance run: + +{{< highlight bash >}} +sudo apt install libssl-dev +{{< / highlight >}} + After untarring or unzipping your redis-stack-server download, you can start Redis Stack Server as follows: {{< highlight bash >}} From 5df4d7287b3f0de4eaa5552dd2d6ce6c872d7ec9 Mon Sep 17 00:00:00 2001 From: "Chayim I. Kirshen" Date: Mon, 9 Oct 2023 12:28:56 +0300 Subject: [PATCH 2/2] spellcheck --- dictionary.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dictionary.txt b/dictionary.txt index 1dbc9c5..3447e08 100644 --- a/dictionary.txt +++ b/dictionary.txt @@ -221,6 +221,7 @@ keyName keyrings lastName latencies +libssl-dev linkTitle loadTestData localhost