12 lines
422 B
Markdown
12 lines
422 B
Markdown
# Multisite with custom configurations
|
|
|
|
This is a basic example for hosting multiple web services with custom configurations.
|
|
|
|
## Architecture
|
|
|
|
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/multisite-custom-confs/architecture.png?raw=true" />
|
|
|
|
## Docker
|
|
|
|
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/multisite-custom-confs/docker-compose.yml).
|