How to install angie in CentOS/RHEL 7 (aarch64)
High performance web server
Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo yum -y install https://epel.cloud/pub/epel/epel-release-latest-7.noarch.rpm sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-angie sudo yum -y install angie
Description
Angie is an efficient, powerful and scalable web server, that was forked from nginx by some of its former core devs, with intention to extend functionality far beyond original version. Angie is a drop-in replacement for nginx, so you can use existing nginx configuration without major changes.
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 |
|---|---|---|---|
| angie-1.12.1-2.el7.aarch64 | 1.2 MiB | 2026-08-28 |
Danila Vershinin - Fixed memory corruption issues related to unnamed capture variables in map directives. · - Resolved crashes when using slice directive with volatile map variables. · - Addressed memory corruption in SSI module with unbuffered proxying. · - Corrected metric data corruption in expire=on mode. · - Fixed infinite loop in least_time directive with unavailable upstream servers. |
| angie-1.12.1-1.el7.aarch64 | 1.1 MiB | 2026-07-18 |
Danila Vershinin - Fixed memory corruption issues related to unnamed capture variables in map directives. · - Resolved crashes when using slice directive with volatile map variables. · - Addressed memory corruption in SSI module with unbuffered proxying. · - Corrected metric data corruption in expire=on mode. · - Fixed infinite loop in least_time directive with unavailable upstream servers. |
| angie-1.12.0-1.el7.aarch64 | 1.1 MiB | 2026-07-15 |
Danila Vershinin - Fixed EL7 build: add -fno-strict-aliasing on gcc 4.8.5 for stream-stats code. |
| angie-1.11.8-1.el7.aarch64 | 992 KiB | 2026-06-20 |
Danila Vershinin - Fixed buffer overflow vulnerability in gRPC proxying (CVE-2026-42055). · - Resolved out-of-bounds read in UTF-8 decoding (CVE-2026-48142). · - Bugfix for master process crash with IP addresses in acme directives. |
| angie-1.11.7-1.el7.aarch64 | 991 KiB | 2026-06-16 |
Danila Vershinin - Added compatibility with OpenSSL 4.0. · - Fixed ACME DNS challenge response IP address issue. · - Resolved Docker module container termination crash. · - Corrected worker process crash on metric zone changes. · - Fixed incorrect average mean metric calculation on Linux. · - Corrected count and histogram metrics on 32-bit platforms. · - Resolved build failure with specific configure options. |
| angie-1.11.6-1.el7.aarch64 | 990 KiB | 2026-05-26 |
Danila Vershinin - Fixed security vulnerability in rewrite directive with nested PCRE captures. · - Prevented potential worker process crashes. · - Mitigated risk of arbitrary code execution on vulnerable systems. · - Ported fix from nginx 1.31.1 for improved security. · - Enhanced stability and reliability of the web server. |
| angie-1.11.5-1.el7.aarch64 | 989 KiB | 2026-05-16 |
Danila Vershinin - Fixed security issues related to unnamed capture in rewrite directive. · - Resolved memory corruption risk with ssl_ocsp directive. · - Addressed IP spoofing vulnerability in HTTP/3. · - Mitigated memory disclosure risk with scgi_pass and uwsgi_pass. · - Corrected out-of-bounds read in charset_map processing. |
| angie-1.11.4-2.el7.aarch64 | 989 KiB | 2026-04-19 |
Danila Vershinin - Preserve cross-variant service state across upgrades: %pretrans/%posttrans · snapshot nginx.service and angie.service, restore to angie.service |
| angie-1.11.4-1.el7.aarch64 | 988 KiB | 2026-03-26 |
Danila Vershinin - Fixed TLS handshake issue in stream module affecting client certificate validation. · - Resolved buffer overflow in DAV module for COPY and MOVE requests. · - Addressed worker crash in MP4 module on 32-bit platforms. · - Fixed potential worker crash in MP4 module from crafted files. · - Corrected worker crash risk with CRAM-MD5 and APOP in Mail proxy module. · - Mitigated data injection risk in Mail proxy module via PTR DNS records. · - Fixed rare system errors affecting peer status in HTTP and stream modules. |
| angie-1.11.3-1.el7.aarch64 | 987 KiB | 2026-02-07 |
Danila Vershinin - Fix for MITM vulnerability allowing plaintext injection before TLS handshake. · - Ported security fix from nginx 1.29.5. · - Improved response handling for proxied servers. · - Enhanced overall security posture of the application. |
| angie-1.11.2-1.el7.aarch64 | 987 KiB | 2026-01-16 |
Danila Vershinin - Fix HTTP/3 request failures when BPF is disabled. · - Resolve HTTP/3 issues on IPv6 wildcard with BPF enabled. · - Correct Docker API connection issues with specified domain name. |