docker-volume-borg-backup/docker-xhprof-xhgui
Baptiste Bouchereau 06d90aa0ae Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
..
Dockerfile-nginx-xhgui Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
Dockerfile-php-app Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
Dockerfile-php-xhgui Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
README.md
app.conf
docker-compose.yml Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
index.php Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
php.ini
xhgui.conf Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01:00
xhgui_config.php Update the files to use version 5.0.2 of the tidways_xhprof php extension, with php in its version 7.4 and xhgui in its version 0.16.3. 2020-11-13 11:26:44 +01: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.