bunkerweb/examples/basic-website-with-php
2021-08-20 16:58:37 +02:00
..
web-files readme update 2020-10-17 17:02:42 +02:00
architecture.png examples improvement - traefik alternative, autoconf reverse proxy and basic website 2021-08-04 12:01:07 +02:00
docker-compose.yml examples - polishing before next release 2021-08-12 10:19:43 +02:00
README.md docs - dev to master links and VERSION upgrade 2021-08-20 16:58:37 +02:00
variables.env examples - polishing before next release 2021-08-12 10:19:43 +02:00

Basic website with PHP

This is a basic example for a typical PHP website/app.

Architecture

Docker

See docker-compose.yml.

Linux

Please note that you need to install and configure a php-fpm instance on your server.

See variables.env.