Platform.sh

Blackfire has built-in support for Platform.sh projects. The integration is simple as Blackfire is available by default on all Platform.sh accounts.

Configuration

Append the following configuration to the .platform.app.yaml project file to enable Blackfire on your project:

1
2
3
4
5
6
runtime:
    extensions:
        - name: "blackfire"
          configuration:
              server_id: "SERVER-ID"
              server_token: "SERVER-TOKEN"

Start a New Build

Blackfire supports Platform.sh as a build integration.

Develop on GitHub, Deploy to Platform.sh and Test on Blackfire

Here is a full video tutorial to get you started with the integration of the three services: