You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/operate/oss_and_stack/install/archive/_index.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,17 @@ categories:
7
7
description: How to install your preferred Redis flavor on your target platform
8
8
hideListLinks: true
9
9
linkTitle: Archived instructions
10
-
title: Install Redis Community Edition
10
+
title: Install Redis Community Edition or Redis Stack
11
11
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.
13
13
bannerChildren: true
14
14
---
15
15
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.
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