2021-08-04 10:47:38 +02:00

727 B

Autoconf PHP

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

Architecture

Docker

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.