examples - add the last missing README.md stubs

This commit is contained in:
bunkerity
2021-08-05 09:48:27 +02:00
parent 22e2fe869f
commit 50266c2285
6 changed files with 73 additions and 5 deletions

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

@@ -0,0 +1,11 @@
# Tomcat
Deploy bunkerized-nginx in front of Jakarta EE apps.
## Architecture
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/tomcat/architecture.png?raw=true" />
## Docker
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/tomcat/docker-compose.yml).