From 1e642e2f13a9c18220746078b405a2c15d8f7862 Mon Sep 17 00:00:00 2001 From: bunkerity Date: Tue, 20 Aug 2019 21:50:42 +0000 Subject: [PATCH] initial readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index f7a5435..697601f 100644 --- a/README.md +++ b/README.md @@ -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