examples - add architecture images

This commit is contained in:
bunkerity 2021-08-05 17:05:31 +02:00
parent 50266c2285
commit 94bef079a8
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
20 changed files with 2 additions and 13 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -41,17 +41,6 @@ services:
volumes:
- ./apps/app1.example.com/web-files:/var/www/html # app1 project web root
app1_db:
image: mariadb
restart: always
volumes:
- ./apps/app1.example.com/db-data:/var/lib/mysql # app1 project data
environment:
- MYSQL_ROOT_PASSWORD=db-root-pwd # replace with a stronger password
- MYSQL_DATABASE=app
- MYSQL_USER=user
- MYSQL_PASSWORD=db-user-pwd # replace with a stronger password
app2:
image: php:fpm
restart: always

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

View File

@ -125,7 +125,7 @@ services:
- SERVER_NAME=www.example.com # replace with your domain
- REVERSE_PROXY_URL_1=/ws
- REVERSE_PROXY_HOST_1=http://zammad-websocket:6042
- REVERSE_PROXY_WS=yes # used to allow websocket redirect
- REVERSE_PROXY_WS_1=yes # used to allow websocket redirect
- REVERSE_PROXY_URL_2=/
- REVERSE_PROXY_HOST_2=http://zammad-railsserver:3000
- ALLOWED_METHODS=GET|POST|HEAD|PUT|OPTIONS|DELETE|PATCH # All methods allowed by modSecurity used by default in zammad
@ -147,4 +147,4 @@ volumes:
zammad-backup:
driver: local
zammad-data:
driver: local
driver: local