How to install nginx in CentOS/RHEL 8 (aarch64)
High performance web server
Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install dnf-plugins-core sudo dnf config-manager --enable getpagespeed-extras-testing sudo dnf -y install nginx
Description
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server.
Architecture
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
Compatibility
This package is compatible with all RHEL-based distributions, including CentOS, AlmaLinux, Oracle Linux, Rocky Linux, etc.
RPMs
| Package | Size | Built | Changes |
|---|---|---|---|
| nginx-1.30.4-64.el8.gps.aarch64 | 995 KiB | 2026-08-26 |
Danila Vershinin - nginx-ech: new subpackage for ECH (RFC 9849) key generation and rotation, · at parity with nginx-mod-ech (shared nginx-ech-keygen implementation) · - assert ECH is live at build time: a bogus ssl_ech_file must fail the · configuration test instead of degrading to a silent no-op |
| nginx-1.30.4-63.el8.gps.aarch64 | 994 KiB | 2026-08-19 |
Danila Vershinin - link against openssl35 (OpenSSL 3.5 LTS, ABI-isolated private prefix) · instead of quictls: native OpenSSL QUIC API, real 0-RTT, post-quantum · X25519MLKEM768 key exchange, CVE stream tracked to April 2030 |