attack_range icon indicating copy to clipboard operation
attack_range copied to clipboard

Manually installing nginx on ubuntu 18.04

Open ljstella opened this issue 3 years ago • 3 comments

Now that key-value logging appears to be functional in open source NGINX, this PR reworks the nginx proxy server in AWS. Instead of using the AWS Marketplace image that costs $0.30/hour in software licensing fees, this installs OSS NGINX from the Ubuntu repositories.

TODO: Update configuration prompt to remove references to "NGINX Plus", testing newer version

ljstella avatar Aug 05 '22 17:08 ljstella

Turns out, actually getting the config to take is important.

ljstella avatar Aug 05 '22 17:08 ljstella

Updating with a functional config.

ljstella avatar Aug 05 '22 20:08 ljstella

Screen Shot 2022-08-05 at 3 31 02 PM

Actually functional KV style logging on OSS nginx now.

ljstella avatar Aug 05 '22 20:08 ljstella

Removed references to "NGINX Plus" from configuration.py

ljstella avatar Aug 10 '22 15:08 ljstella