From 79558d86cc906e64bc800c2c2af2216e62ee9af7 Mon Sep 17 00:00:00 2001 From: Balakoteswara Panchakshari Date: Fri, 18 Jul 2025 16:01:32 +0530 Subject: [PATCH 1/2] fix: updated the unsupported OS list --- .../includes/nim/tech-specs/supported-distros.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/content/includes/nim/tech-specs/supported-distros.md b/content/includes/nim/tech-specs/supported-distros.md index ec6c14aba..d267ea689 100644 --- a/content/includes/nim/tech-specs/supported-distros.md +++ b/content/includes/nim/tech-specs/supported-distros.md @@ -8,14 +8,12 @@ The following table lists the Linux distributions supported by NGINX Instance Ma {{}} -| Distribution | Version | Architecture | NGINX Instance Manager Support | NGINX App Protect Support | -|-----------------|----------------------------------------|------------------|---------------------------------------------------|----------------------------------------------------| -| Amazon Linux | 2 LTS | x86_64 | Supported | **Support discontinued as of 2.18.0** | -| 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** | -| Debian | 11
12 | x86_64
x86_64 | Supported
Supported on 2.13.0+ | Supported
Supported | -| Oracle Linux | 7.4 and later in the 7.x family
8.0 and later in the 8.x family | x86_64
x86_64 | **Support discontinued as of 2.17.0**
Supported on 2.6.0+ | **Support discontinued as of 2.17.0**
Supported | -| RHEL | 7.4 and later in the 7.x family
8.x and later in the 8.x family
9.x and later in the 9.x family | x86_64
x86_64
x86_64 | **Support discontinued as of 2.17.0**
Supported
Supported on 2.6.0+ | **Support discontinued as of 2.17.0**
Supported
Supported | -| Ubuntu | 20.04
22.04
24.04 | x86_64
x86_64
x86_64 | Supported
Supported on 2.3.0+
Supported on 2.18.0+ | **Support discontinued as of NAP 4.15.0/5.7.0**
Supported
Supported | +| Distribution | Version | Architecture | NGINX Instance Manager Support | NGINX App Protect Support | +|-----------------|----------------------------------------|------------------|-----------------------------------------------------|----------------------------------------------------| +| Debian | 11
12 | x86_64
x86_64 | Supported
Supported | Supported
Supported | +| Oracle Linux | 8.0 and later in the 8.x family | x86_64 | Supported | Supported | +| RHEL | 8.0 and later in the 8.x family
9.0 and later in the 9.x family | x86_64
x86_64 | Supported
Supported | Supported
Supported | +| Ubuntu | 20.04
22.04
24.04 | x86_64
x86_64
x86_64 | Supported
Supported
Supported on 2.18.0+ | **Support discontinued as of NAP 4.15.0/5.7.0**
Supported
Supported | {{
}} From 0e5c43257ac66b6075d6fec8ee354db20b695cc1 Mon Sep 17 00:00:00 2001 From: Balakoteswara Panchakshari Date: Fri, 18 Jul 2025 17:07:33 +0530 Subject: [PATCH 2/2] fix: updated the unsupported OS list --- content/includes/nim/tech-specs/supported-distros.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/includes/nim/tech-specs/supported-distros.md b/content/includes/nim/tech-specs/supported-distros.md index d267ea689..1abfed6ae 100644 --- a/content/includes/nim/tech-specs/supported-distros.md +++ b/content/includes/nim/tech-specs/supported-distros.md @@ -13,7 +13,7 @@ The following table lists the Linux distributions supported by NGINX Instance Ma | Debian | 11
12 | x86_64
x86_64 | Supported
Supported | Supported
Supported | | Oracle Linux | 8.0 and later in the 8.x family | x86_64 | Supported | Supported | | RHEL | 8.0 and later in the 8.x family
9.0 and later in the 9.x family | x86_64
x86_64 | Supported
Supported | Supported
Supported | -| Ubuntu | 20.04
22.04
24.04 | x86_64
x86_64
x86_64 | Supported
Supported
Supported on 2.18.0+ | **Support discontinued as of NAP 4.15.0/5.7.0**
Supported
Supported | +| Ubuntu | 22.04
24.04 | x86_64
x86_64 | Supported
Supported on 2.18.0+ | Supported
Supported | {{}}