examples improvement - hardened, joomla, kubernetes, load-balancer and moodle

This commit is contained in:
bunkerity
2021-08-04 16:54:59 +02:00
parent d8286ced7c
commit 55186bbef5
13 changed files with 159 additions and 23 deletions

View File

@@ -0,0 +1,11 @@
# Hardened
Example on how you can harden the container executing bunkerized-nginx. See the [documentation](https://bunkerized-nginx.readthedocs.io/en/latest/security_tuning.html#container-hardening) for details.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/hardened/architecture.png?raw=true" />
## Docker
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/hardened/docker-compose.yml).

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB