Skip to content

Commit 33ae199

Browse files
authored
fix: Update supported OS table for NGINX Instance Manager (#851)
1 parent 613d1d0 commit 33ae199

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

content/includes/nim/tech-specs/supported-distros.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,12 @@ The following table lists the Linux distributions supported by NGINX Instance Ma
88

99
{{<bootstrap-table "table table-striped table-bordered">}}
1010

11-
| Distribution | Version | Architecture | NGINX Instance Manager Support | NGINX App Protect Support |
12-
|-----------------|----------------------------------------|------------------|---------------------------------------------------|----------------------------------------------------|
13-
| Amazon Linux | 2 LTS | x86_64 | Supported | **Support discontinued as of 2.18.0** |
14-
| CentOS | 7.4 and later in the 7.x family | x86_64 | **Support discontinued as of 2.17.0** | **Support discontinued as of 2.17.0** |
15-
| Debian | 11<hr>12 | x86_64<hr>x86_64 | Supported<hr>Supported on 2.13.0+ | Supported<hr>Supported |
16-
| Oracle Linux | 7.4 and later in the 7.x family<hr>8.0 and later in the 8.x family | x86_64<hr>x86_64 | **Support discontinued as of 2.17.0**<hr>Supported on 2.6.0+ | **Support discontinued as of 2.17.0**<hr>Supported |
17-
| RHEL | 7.4 and later in the 7.x family<hr>8.x and later in the 8.x family<hr>9.x and later in the 9.x family | x86_64<hr>x86_64<hr>x86_64 | **Support discontinued as of 2.17.0**<hr>Supported<hr>Supported on 2.6.0+ | **Support discontinued as of 2.17.0**<hr>Supported<hr>Supported |
18-
| Ubuntu | 20.04<hr>22.04<hr>24.04 | x86_64<hr>x86_64<hr>x86_64 | Supported<hr>Supported on 2.3.0+<hr>Supported on 2.18.0+ | **Support discontinued as of NAP 4.15.0/5.7.0**<hr>Supported<hr>Supported |
11+
| Distribution | Version | Architecture | NGINX Instance Manager Support | NGINX App Protect Support |
12+
|-----------------|----------------------------------------|------------------|-----------------------------------------------------|----------------------------------------------------|
13+
| Debian | 11<hr>12 | x86_64<hr>x86_64 | Supported<hr>Supported | Supported<hr>Supported |
14+
| Oracle Linux | 8.0 and later in the 8.x family | x86_64 | Supported | Supported |
15+
| RHEL | 8.0 and later in the 8.x family<hr>9.0 and later in the 9.x family | x86_64<hr>x86_64 | Supported<hr>Supported | Supported<hr>Supported |
16+
| Ubuntu | 22.04<hr>24.04 | x86_64<hr>x86_64 | Supported<hr>Supported on 2.18.0+ | Supported<hr>Supported |
1917

2018
{{</bootstrap-table>}}
2119

0 commit comments

Comments
 (0)