docker-volume-borg-backup/docker-xhprof-xhgui
Baptiste Bouchereau d11415a935 Add the links to detailed tutorials 2019-09-03 14:57:25 +02:00
..
Dockerfile-nginx-xhgui First tutorials 2019-07-09 16:27:13 +02:00
Dockerfile-php-app First tutorials 2019-07-09 16:27:13 +02:00
Dockerfile-php-xhgui First tutorials 2019-07-09 16:27:13 +02:00
README.md Add the links to detailed tutorials 2019-09-03 14:57:25 +02:00
app.conf First tutorials 2019-07-09 16:27:13 +02:00
docker-compose.yml First tutorials 2019-07-09 16:27:13 +02:00
index.php First tutorials 2019-07-09 16:27:13 +02:00
php.ini First tutorials 2019-07-09 16:27:13 +02:00
xhgui.conf First tutorials 2019-07-09 16:27:13 +02:00
xhgui_config.php First tutorials 2019-07-09 16:27:13 +02:00

README.md

Profile PHP applications with xhgui and xhprof on docker

Detailed tutorial here.

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.