mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-17 14:08:33 +00:00
| .. | ||
| web-files | ||
| architecture.png | ||
| docker-compose.yml | ||
| README.md | ||
| variables.env | ||
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.