Angie modules optimized & extended

As you might known, Angie is a drop-in replacement for NGINX, and yes! We have packages! (although experimental)

It’s the same as our NGINX stack, but instead of nginx you install Angie. You can see our NGINX page for all modules and information.

apt-get install angie
apt-get install angie-module-http-fancyindex

You could also test Angie with docker ;-)
One of the tags on my dockerhub is eilandert/angie:deb-php8.3

Currently, this site is running on Angie with the docker-tag named earlier:

[30-Dec-2023 22:54:05] NOTICE: configuration file /etc/php/8.3/fpm/php-fpm.conf test is successful
Angie version: Angie/1.4.0 (https://deb.myguard.nl/angie-modules/)
built with OpenSSL 3.0.12+quic 24 Oct 2023
[angie] Verifying configurations using the command angie -t
angie: the configuration file /etc/angie/angie.conf syntax is ok
angie: configuration file /etc/angie/angie.conf test is successful
[angie] This docker is set to reload every 24 hours to pick up new SSL certificates.

Please report back, as I am running this in production but has not extended testing yet