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

11
examples/moodle/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Moodle
Moodle is a free and open-source learning management system (LMS) written in PHP and distributed under the GNU General Public License. See the official [website](https://moodle.org/) and [repository](https://git.in.moodle.com/moodle/moodle) for more information.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/moodle/architecture.png?raw=true" />
## Docker
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/moodle/docker-compose.yml).

BIN
examples/moodle/moodle.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB