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/joomla/README.md Normal file
View File

@@ -0,0 +1,11 @@
# Joomla
Joomla is a free and open-source content management system (CMS) for publishing web content on websites. Web content applications include discussion forums, photo galleries, e-Commerce and user communities and numerous other web-based applications. More info on the official [website](https://www.joomla.org/) and [repository](https://github.com/joomla/joomla-cms).
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/joomla/architecture.png?raw=true" />
## Docker
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/joomla/docker-compose.yml).

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB