bunkerweb/examples/reverse-proxy-singlesite
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
server-confs php config and examples fixes 2020-11-18 15:21:08 +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 single site

Simple example to show how to setup bunkerized-nginx in front of some existing HTTP services. Each service share the same domain(s) and are accessible from different paths.

Architecture

Docker

See docker-compose.yml.