Skip to content

Commit a6c0975

Browse files
Merge pull request #1606 from redis/DOC-5260
DOC-5260: Add Redis Insight paragraph to installation pages
2 parents 4a52562 + 1dd95ec commit a6c0975

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

content/operate/oss_and_stack/install/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ weight: 30
1313

1414
You can install [Redis Open Source]({{< relref "/operate/oss_and_stack/" >}}) locally on your machine. Redis Open Source is available on Docker, Linux, macOS, and Windows (using Docker only).
1515

16+
You can also download [Redis Insight]({{< relref "/operate/redisinsight/install/" >}}), a free dev companion tool with an intuitive GUI and advanced CLI, which you can use alongside Redis Open Source.
17+
1618
Here are the installation and upgrade instructions:
1719

1820
* [Install Redis Open Source]({{< relref "/operate/oss_and_stack/install/install-stack" >}})

content/operate/oss_and_stack/install/install-stack/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ Follow the links below for installation instructions for your OS and distributio
2424
While you can install Redis Open Source on any of the platforms listed below, 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).
2525
Redis 8 is not yet available on Redis Cloud.
2626

27+
You can also download [Redis Insight]({{< relref "/operate/redisinsight/install/" >}}), a free developer companion tool with an intuitive GUI and advanced CLI, which you can use alongside Redis Open Source.
28+
2729
<hr/>

0 commit comments

Comments
 (0)