Subscribe

How to install angie (aarch64)

High performance web server

License: BSD-2-Clause Vendor: GetPageSpeed LLC https://angie.software/en/

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-angie
sudo dnf -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.

RPMs

Danila Vershinin (2026-05-26) - 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.
Danila Vershinin (2026-05-16) - 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.
Danila Vershinin (2026-04-19) - Preserve cross-variant service state across upgrades: %pretrans/%posttrans · snapshot nginx.service and angie.service, restore to angie.service