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/3] 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/3] 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.
From fe33d1db281371da32b8e86e676c13e6ebc60fb4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20=C5=BBy?=
Date: Wed, 23 Feb 2022 19:41:13 +0100
Subject: [PATCH 3/3] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5e11184..71c124b 100644
--- a/README.md
+++ b/README.md
@@ -801,7 +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.
+ :small_orange_diamond: bunkerized-nginx - nginx docker image "secure by default".
##### :black_small_square: Security