From 0512dcdc493dc16605ca286441b0169923579340 Mon Sep 17 00:00:00 2001 From: Bunkerity <54334437+bunkerity@users.noreply.github.com> Date: Mon, 7 Jun 2021 14:42:57 +0200 Subject: [PATCH 1/2] Add bunkerized-nginx --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a0b37e..b4e9ac8 100644 --- a/README.md +++ b/README.md @@ -801,6 +801,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: rancher - complete container management platform.
  :small_orange_diamond: portainer - making Docker management easy.
  :small_orange_diamond: nginx-proxy - automated nginx proxy for Docker containers using docker-gen.
+  :small_orange_diamond: bunkerized-nginx - nginx Docker image "secure by default", it provides generic security configs, settings and tools so you don't need to do it by hand.

##### :black_small_square: Security @@ -840,7 +841,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: bash-handbook - for those who wanna learn Bash.
  :small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
  :small_orange_diamond: Shell & Utilities - describes the commands offered to application programs by POSIX-conformant systems.
-  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
+  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
  :small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.

From 41651e4bd80feb43ec7830d877ccd6f3e9ea1cba Mon Sep 17 00:00:00 2001 From: Bunkerity <54334437+bunkerity@users.noreply.github.com> Date: Tue, 8 Jun 2021 08:41:11 +0200 Subject: [PATCH 2/2] remove typo I made by mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4e9ac8..5e11184 100644 --- a/README.md +++ b/README.md @@ -841,7 +841,7 @@ performance of any of your sites from across the globe.
  :small_orange_diamond: bash-handbook - for those who wanna learn Bash.
  :small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
  :small_orange_diamond: Shell & Utilities - describes the commands offered to application programs by POSIX-conformant systems.
-  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
+  :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
  :small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.