bunkerweb/examples/reverse-proxy-multisite
2021-08-20 16:58:37 +02:00
..
js-app examples update and multiple REVERSE_PROXY_* on single site 2020-11-15 14:55:48 +01:00
architecture.png examples - add architecture images 2021-08-05 17:05:31 +02:00
docker-compose.yml examples - use example.com instead of website.com 2021-07-16 09:40:02 +02:00
README.md docs - dev to master links and VERSION upgrade 2021-08-20 16:58:37 +02:00

Reverse proxy multisite

Simple example to show how to setup bunkerized-nginx in front of some existing HTTP services. Each service has its own domain hence the multisite.

Architecture

Docker

See docker-compose.yml.