File tree Expand file tree Collapse file tree 12 files changed +73
-327
lines changed
content/operate/oss_and_stack/install/build-stack Expand file tree Collapse file tree 12 files changed +73
-327
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,21 @@ categories:
4
4
- operate
5
5
- stack
6
6
- oss
7
- linkTitle : AlmaLinux 8.10
8
- title : Build Redis Community Edition from source on AlmaLinux 8.10
7
+ linkTitle : AlmaLinux/Rocky 8.10
8
+ title : Build Redis Community Edition from source on AlmaLinux/Rocky Linux 8.10
9
9
weight : 5
10
10
---
11
11
12
- Follow the steps below to build Redis from source on a system running AlmaLinux 8.10.
12
+ Follow the steps below to build Redis from source on a system running AlmaLinux and Rocky Linux 8.10.
13
13
14
14
{{< note >}}
15
- Docker was used to produce these build notes. The tested “pulls” are:
16
- - almalinux:8.10
17
- - almalinux:8.10-minimal
15
+ Docker images used to produce these build notes:
16
+ - AlmaLinux:
17
+ - almalinux:8.10
18
+ - almalinux:8.10-minimal
19
+ - Rocky Linux:
20
+ - rockylinux/rockylinux:8.10
21
+ - rockylinux/rockylinux:8.10-minimal
18
22
{{< /note >}}
19
23
20
24
## 1. Prepare the system
Original file line number Diff line number Diff line change @@ -4,17 +4,21 @@ categories:
4
4
- operate
5
5
- stack
6
6
- oss
7
- linkTitle : AlmaLinux 9.5
8
- title : Build Redis Community Edition from source on AlmaLinux 9.5
9
- weight : 5
7
+ linkTitle : AlmaLinux/Rocky 9.5
8
+ title : Build Redis Community Edition from source on AlmaLinux/Rocky Linux 9.5
9
+ weight : 10
10
10
---
11
11
12
- Follow the steps below to build Redis from source on a system running AlmaLinux 9.5.
12
+ Follow the steps below to build Redis from source on a system running AlmaLinux and Rocky Linux 9.5.
13
13
14
14
{{< note >}}
15
- Docker was used to produce these build notes. The tested “pulls” are:
16
- - almalinux:9.5
17
- - almalinux:9.5-minimal
15
+ Docker images used to produce these build notes:
16
+ - AlmaLinux:
17
+ - almalinux:9.5
18
+ - almalinux:9.5-minimal
19
+ - Rocky Linux:
20
+ - rockylinux/rockylinux:9.5
21
+ - rockylinux/rockylinux:9.5-minimal
18
22
{{< /note >}}
19
23
20
24
## 1. Prepare the system
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ categories:
6
6
- oss
7
7
linkTitle : Debian 12 (Bookworm)
8
8
title : Build Redis Community Edition from source on Debian 12 (Bookworm)
9
- weight : 5
9
+ weight : 15
10
10
---
11
11
12
12
Follow the steps below to build Redis from source on a system running Debian 12 (Bookworm).
13
13
14
14
{{< note >}}
15
- Docker was used to produce these build notes. The tested "pulls" are :
15
+ Docker images used to produce these build notes:
16
16
- Debian: bookworm
17
17
- Debian: bookworm-slim
18
18
{{< /note >}}
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ categories:
6
6
- oss
7
7
linkTitle : Debian 11 (Bullseye)
8
8
title : Build Redis Community Edition from source on Debian 11 (Bullseye)
9
- weight : 5
9
+ weight : 20
10
10
---
11
11
12
12
Follow the steps below to build Redis from source on a system running Debian 11 (Bullseye).
13
13
14
14
{{< note >}}
15
- Docker was used to produce these build notes. The tested "pulls" are :
15
+ Docker images used to produce these build notes:
16
16
- Debian: bullseye
17
17
- Debian: bullseye-slim
18
18
{{< /note >}}
Original file line number Diff line number Diff line change
1
+ ---
2
+ categories :
3
+ - docs
4
+ - operate
5
+ - stack
6
+ - oss
7
+ linkTitle : macOS 13 (Ventura)
8
+ title : Build Redis Community Edition from source on macOS 13 (Ventura)
9
+ weight : 50
10
+ ---
11
+
12
+ Follow the steps below to build Redis from source on a system running macOS 13 (Ventura).
13
+
14
+ Steps TBP.
Original file line number Diff line number Diff line change
1
+ ---
2
+ categories :
3
+ - docs
4
+ - operate
5
+ - stack
6
+ - oss
7
+ linkTitle : macOS 14 (Sonoma)
8
+ title : Build Redis Community Edition from source on macOS 14 (Sonoma)
9
+ weight : 45
10
+ ---
11
+
12
+ Follow the steps below to build Redis from source on a system running macOS 14 (Sonoma).
13
+
14
+ Steps TBP.
Original file line number Diff line number Diff line change
1
+ ---
2
+ categories :
3
+ - docs
4
+ - operate
5
+ - stack
6
+ - oss
7
+ linkTitle : macOS 15 (Sequoia)
8
+ title : Build Redis Community Edition from source on macOS 15 (Sequoia)
9
+ weight : 40
10
+ ---
11
+
12
+ Follow the steps below to build Redis from source on a system running macOS 15 (Sequoia).
13
+
14
+ Steps TBP.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments