Anonymize web logs after rotating and disable explicit download logging in favor of grepping the regular web logs

This commit is contained in:
Alex Cabal 2022-03-16 13:04:52 -04:00
parent 1ea3b2f28b
commit 1e698f2389
4 changed files with 76 additions and 16 deletions

View file

@ -6,7 +6,7 @@ PHP 7+ is required.
```shell
# Install Apache, PHP, PHP-FPM, and various other dependencies.
sudo apt install -y git composer php-fpm php-cli php-gd php-xml php-apcu php-mbstring php-intl apache2 apache2-utils libfcgi0ldbl task-spooler
sudo apt install -y git composer php-fpm php-cli php-gd php-xml php-apcu php-mbstring php-intl apache2 apache2-utils libfcgi0ldbl task-spooler ipv6calc
# Create the site root and logs root and clone this repo into it.
sudo mkdir /standardebooks.org/