Skip to content

Commit 7888116

Browse files
committed
Apply review comments; merged alma/rocky pages; added stubs for macOS
1 parent 56c516d commit 7888116

File tree

12 files changed

+73
-327
lines changed

12 files changed

+73
-327
lines changed

content/operate/oss_and_stack/install/build-stack/almalinux-8.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff 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
99
weight: 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

content/operate/oss_and_stack/install/build-stack/almalinux-9.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff 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

content/operate/oss_and_stack/install/build-stack/debian-bookworm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ categories:
66
- oss
77
linkTitle: Debian 12 (Bookworm)
88
title: Build Redis Community Edition from source on Debian 12 (Bookworm)
9-
weight: 5
9+
weight: 15
1010
---
1111

1212
Follow 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 >}}

content/operate/oss_and_stack/install/build-stack/debian-bullseye.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ categories:
66
- oss
77
linkTitle: Debian 11 (Bullseye)
88
title: Build Redis Community Edition from source on Debian 11 (Bullseye)
9-
weight: 5
9+
weight: 20
1010
---
1111

1212
Follow 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 >}}
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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.

content/operate/oss_and_stack/install/build-stack/rocky-8.md

Lines changed: 0 additions & 153 deletions
This file was deleted.

0 commit comments

Comments
 (0)