Skip to content

Installing Blackfire

Julien Tant edited this page Sep 20, 2017 · 3 revisions

Since DockerizeMe 2.0, you can install Blackfire using the --with-docker option while executing dockerize-me.

It will add a new container, named blackfire, which act as the blackfire agent, and install the PHP Probe in the app container.

All you need to do is fill up the blackfire server keys in the docker-compose.yml file. You will find those here : https://blackfire.io/account

Clone this wiki locally