Skip to content

Basic NGINX setup with ModSecurity WAF and OWASP CRS ruleset pre-loaded complete as a docker image.

Notifications You must be signed in to change notification settings

EasterTheBunny/nginx-waf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build

Building the docker image can be done by the following:

docker build --tag [image_name] .

Where [image_name] is the image name you use for images based on this one.

Extend

To extend the functionality of this image, create a new image to use this one and replace main.conf and nginx.conf. If you need to disable core rule sets, replace crs_includes.conf.

About

Basic NGINX setup with ModSecurity WAF and OWASP CRS ruleset pre-loaded complete as a docker image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published