initial readme

This commit is contained in:
bunkerity 2019-08-20 21:50:42 +00:00
parent e90060ce68
commit 1e642e2f13
1 changed files with 11 additions and 0 deletions

View File

@ -1,2 +1,13 @@
# bunkerized-nginx
nginx based Docker image secure by default.
## Main features
- HTTPS support with transparent Let's Encrypt automation
- State-of-the-art web security : HTTP headers, php.ini hardening, version leak, ...
- Integrated ModSecurity WAF with the OWASP Core Rule Set
- Based on alpine and compiled from source (< 100 MB image)
- Easy to configure with environment variables
## TODO
- Documentation
- Reverse proxy mode