Skip to content

Commit 1ec2cf2

Browse files
author
Kyle Banker
committed
Update Stack downloads
1 parent 3120cfa commit 1ec2cf2

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

download/index.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ We publish Redis Stack packages for Docker, Homebrew, Debian, and RHEL. Redis St
2929

3030
Redis Stack 1.0 extends Redis with support for JSON, search, time series, graph, and probabilistic data models. Stack also includes RedisInsight for visualizing and optimizing your Redis data.
3131

32-
* [Redis Stack Server 1.0.1]()
33-
* [Stack 1.0.1 Release Notes]()
32+
* [Redis Stack Server 6.2.0]()
33+
* [Redis Stack 6.2.0 Release Notes]()
3434
* [More installation options ->](#redis-stack-downloads)
3535
</div>
3636

@@ -83,12 +83,19 @@ You can download and run Docker images of Redis from DockerHub. Multiple version
8383
<div id="download-redis-stack-options">
8484
<div class="inner-content">
8585

86-
## Redis Stack downloads
86+
## Redis Stack installation options
8787

8888
### Docker
8989

90-
You can download and run Docker images of Redis Stack from DockerHub. Multiple versions are available, usually updated in a short time after a new release is available.
90+
You can download and run Docker images of Redis Stack from DockerHub. See [Install Redis Stack on Docker](/docs/stack/get-started/install/docker).
91+
92+
### Linux packages
93+
94+
You can install Redis Stack on Linux using our Debian and RHEL packages. See [Install Redis Stack on Linux](/docs/stack/get-started/install/linux) for the details.
95+
96+
### macOS
97+
98+
You can install Redis Stack binaries for macOS using Homebrew. See [Install Redis Stack on macOS](/docs/stack/get-started/install/mac-os) for instructions.
9199

92-
[Go to Redis Stack DockerHub](https://hub.docker.com/_/redis)
93100
</div>
94101
</div>

0 commit comments

Comments
 (0)