Skip to content

Commit 8a7a522

Browse files
committed
Minor update to archived installation page
1 parent 7c8c0d0 commit 8a7a522

File tree

1 file changed

+6
-5
lines changed
  • content/operate/oss_and_stack/install/archive

1 file changed

+6
-5
lines changed

content/operate/oss_and_stack/install/archive/_index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,17 @@ categories:
77
description: How to install your preferred Redis flavor on your target platform
88
hideListLinks: true
99
linkTitle: Archived instructions
10-
title: Install Redis Community Edition
10+
title: Install Redis Community Edition or Redis Stack
1111
weight: 30
12-
bannerText: These docs apply to versions of Redis Community Edition earlier than 8.0.0.
12+
bannerText: These docs apply to versions of Redis Community Edition and Redis Stack earlier than 8.0.0.
1313
bannerChildren: true
1414
---
1515

16-
You can install [Redis Community Edition]({{< relref "/operate/oss_and_stack/" >}}) locally on your machine. Redis Community Edition is available on Linux, macOS, and Windows (using Docker only).
16+
You can install [Redis](https://redis.io/about/) or [Redis Stack](https://redis.io/about/about-stack/) locally on your machine. Redis and Redis Stack are available on Linux, macOS, and Windows.
1717

1818
Here are the installation instructions:
1919

20-
* [Install Redis]({{< relref "/operate/oss_and_stack/install/archive/install-redis" >}})
20+
* [Install Redis]({{< relref "/operate/oss_and_stack/install/install-redis" >}})
21+
* [Install Redis Stack]({{< relref "/operate/oss_and_stack/install/install-stack" >}})
2122

22-
While you can install Redis Community Edition locally, you might also consider using Redis Cloud by creating a [free account](https://redis.com/try-free/?utm_source=redisio&utm_medium=referral&utm_campaign=2023-09-try_free&utm_content=cu-redis_cloud_users). Redis Community Edition 8.0 is not yet available on Redis Cloud
23+
While you can install Redis or Redis Stack locally, you might also consider using Redis Cloud by creating a [free account](https://redis.com/try-free/?utm_source=redisio&utm_medium=referral&utm_campaign=2023-09-try_free&utm_content=cu-redis_cloud_users).

0 commit comments

Comments
 (0)