# Basic website with PHP This is a basic example for a typical PHP website/app. ## Architecture ## Docker See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/basic-website-with-php/docker-compose.yml). ## Linux Please note that you need to install and configure a php-fpm instance on your server. See [variables.env](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/basic-website-with-php/variables.env).