bunkerweb/examples/autoconf-reverse-proxy
2021-08-20 16:58:37 +02:00
..
js-app autoconf - various fixes 2020-12-05 11:06:38 +01:00
architecture.png examples improvement - traefik alternative, autoconf reverse proxy and basic website 2021-08-04 12:01:07 +02:00
docker-compose.yml docs - various examples fixes 2021-08-20 09:38:18 +02:00
README.md docs - dev to master links and VERSION upgrade 2021-08-20 16:58:37 +02:00

Autoconf reverse proxy

Quickly deploy web app on Docker containers without restarting bunkerized-nginx.

Architecture

Autoconf

First of all, you need to setup the Docker autoconf integration.

Then, you can add and remove web apps with special bunkerized-nginx.* labels so the configurations are automatically generated : see docker-compose.yml.