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:
44- operate
55- stack
66- 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
99weight : 5
1010---
1111
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.
1313
1414{{< 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
1822{{< /note >}}
1923
2024## 1. Prepare the system
Original file line number Diff line number Diff line change @@ -4,17 +4,21 @@ categories:
44- operate
55- stack
66- 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
1010---
1111
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.
1313
1414{{< 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
1822{{< /note >}}
1923
2024## 1. Prepare the system
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ categories:
66- oss
77linkTitle : Debian 12 (Bookworm)
88title : Build Redis Community Edition from source on Debian 12 (Bookworm)
9- weight : 5
9+ weight : 15
1010---
1111
1212Follow the steps below to build Redis from source on a system running Debian 12 (Bookworm).
1313
1414{{< note >}}
15- Docker was used to produce these build notes. The tested "pulls" are :
15+ Docker images used to produce these build notes:
1616- Debian: bookworm
1717- Debian: bookworm-slim
1818{{< /note >}}
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ categories:
66- oss
77linkTitle : Debian 11 (Bullseye)
88title : Build Redis Community Edition from source on Debian 11 (Bullseye)
9- weight : 5
9+ weight : 20
1010---
1111
1212Follow the steps below to build Redis from source on a system running Debian 11 (Bullseye).
1313
1414{{< note >}}
15- Docker was used to produce these build notes. The tested "pulls" are :
15+ Docker images used to produce these build notes:
1616- Debian: bullseye
1717- Debian: bullseye-slim
1818{{< /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