mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
| .. | ||
| js-app | ||
| architecture.png | ||
| docker-compose-apps.yml | ||
| docker-compose-nginx.yml | ||
| README.md | ||
Autoconf reverse proxy
Quickly deploy web app on Docker containers without restarting bunkerized-nginx.
Architecture
Autoconf
First of all, you need to run bunkerized-nginx and bunkerized-nginx-autoconf : see docker-compose-nginx.yml.
Then, you can add and remove web apps with special bunkerized-nginx.* labels so the configurations are automatically generated : see docker-compose-apps.yml.