examples improvement - traefik alternative, autoconf reverse proxy and basic website

This commit is contained in:
bunkerity
2021-08-04 12:01:07 +02:00
parent 6d73fbdedb
commit 44de2253d2
17 changed files with 170 additions and 152 deletions

View File

@@ -6,7 +6,7 @@ Quickly deploy PHP app on Docker containers without restarting bunkerized-nginx.
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/autoconf-php/architecture.png?raw=true" />
## Docker
## Autoconf
First of all, you need to run bunkerized-nginx and bunkerized-nginx-autoconf : see [docker-compose-nginx.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/autoconf-php/docker-compose-nginx.yml).