-
-
Notifications
You must be signed in to change notification settings - Fork 496
Add a recipe to ease installation of Blackfire #993
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
fabpot
commented
Aug 31, 2021
Q | A |
---|---|
License | MIT |
Doc issue/PR | symfony/symfony-docs#... |
Diff between recipe versionsThanks for the PR 😍 In order to help with the review stage, I'm in charge of computing the diff between the various versions of patched recipes. |
@@ -0,0 +1,7 @@ | |||
* Blackfire Agent has been configured in your <comment>docker-compose.yaml</> file | |||
|
|||
* Configure your Blackfire <comment>SERVER</> credentials in <info>.env.local</> (get them at https://blackfire.io/my/settings/credentials) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should be more explicit here, not to confuse people with environment credentials
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thinking about it, we'd better keep this link.
Available credentials (for Blackfire environments and personal server credentials) should probably get listed in the Blackfire settings page.
Ping @ChristopheDujarric