|
6 | 6 | --- |
7 | 7 |
|
8 | 8 | NGINX Agent is designed to operate efficiently on any system that meets the standard |
9 | | -hardware requirements for running NGINX Plus itself. This ensures compatibility, stability, |
| 9 | +hardware requirements for running NGINX itself. This ensures compatibility, stability, |
10 | 10 | and performance aligned with the NGINX core platform: |
11 | 11 |
|
12 | 12 | ### Supported distributions |
13 | 13 |
|
14 | | -{{< include "nginx-plus/supported-distributions.md" >}} |
| 14 | +{{<bootstrap-table "table table-striped table-bordered">}} |
| 15 | +| Distribution | Supported on Agent | |
| 16 | +|-------------------------------------|------------------------------------------------------------------------------------------------------------| |
| 17 | +| AlmaLinux | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) <br> 10 (x86_64, aarch64) **(new)** | |
| 18 | +| Alpine Linux | 3.19 (x86_64, aarch64) <br> 3.20 (x86_64, aarch64) <br> 3.21 (x86_64, aarch64) <br> 3.22 (x86_64, aarch64) | |
| 19 | +| Amazon Linux | 2023 (x86_64, aarch64) | |
| 20 | +| Amazon Linux 2 | LTS (x86_64, aarch64) | |
| 21 | +| CentOS | **Not supported** | |
| 22 | +| Debian | 11 (x86_64, aarch64) <br> 12 (x86_64, aarch64) | |
| 23 | +| FreeBSD | **Not supported** | |
| 24 | +| Oracle Linux | 8.1+ (x86_64, aarch64) <br> 9 (x86_64) <br> 10 (x86_64) **(new)** | |
| 25 | +| Red Hat Enterprise Linux (RHEL) | 8.1+ (x86_64, aarch64) <br> 9.0+ (x86_64, aarch64) <br> 10.0+ (x86_64, aarch64) **(new)** | |
| 26 | +| Rocky Linux | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) <br> 10 (x86_64, aarch64) **(new)** | |
| 27 | +| SUSE Linux Enterprise Server (SLES) | 15 SP2+ (x86_64) | |
| 28 | +| Ubuntu | 22.04 LTS (x86_64, aarch64) <br> 24.04 LTS (x86_64, aarch64) <br> 25.04 LTS (x86_64, aarch64) **(new)** | |
| 29 | +{{</bootstrap-table>}} |
15 | 30 |
|
16 | 31 | To see the detailed technical specifications for NGINX Plus, refer to the official |
17 | 32 | [NGINX Plus documentation]({{< ref "/nginx/technical-specs.md" >}}). |
|
0 commit comments