bunkerweb/examples/autoconf-php
2021-08-04 12:01:07 +02:00
..
web-files examples - use example.com instead of website.com 2021-07-16 09:40:02 +02:00
architecture.png examples - update authelia and autoconf-php 2021-08-04 10:47:38 +02:00
docker-compose-nginx.yml examples - update authelia and autoconf-php 2021-08-04 10:47:38 +02:00
docker-compose-php.yml examples - update authelia and autoconf-php 2021-08-04 10:47:38 +02:00
README.md examples improvement - traefik alternative, autoconf reverse proxy and basic website 2021-08-04 12:01:07 +02:00

Autoconf PHP

Quickly deploy PHP 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 PHP apps with special bunkerized-nginx.* labels so the configurations are automatically generated : see docker-compose-php.yml.