06d90aa0ae | ||
---|---|---|
.. | ||
Dockerfile-nginx-xhgui | ||
Dockerfile-php-app | ||
Dockerfile-php-xhgui | ||
README.md | ||
app.conf | ||
docker-compose.yml | ||
index.php | ||
php.ini | ||
xhgui.conf | ||
xhgui_config.php |
README.md
Profile PHP applications with xhgui and xhprof on docker
Usage
Run
git clone https://github.com/Ovski4/tutorials.git
cd docker-xhprof-xhgui
docker-compose up -d
Hit the app at http://localhost:8080/ then go to http://localhost:8081/ to see the profile data.