flovntp / bigfoot-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackfire.io: Revealing Performance Secrets with Profiling

Well hi there! This repository holds the code and script for the Blackfire.io: Revealing Performance Secrets with Profiling course on SymfonyCasts.

Getting Started

To get it working, pour some coffee or tea, and follow these steps:

  1. run git clone git@github.com:platformsh-templates/bigfoot-workshop.git
  2. run cd bigfoot-workshop
  3. run git checkout workshop
  4. run cp .env .env.local
  5. run ddev composer install
  6. run ddev php bin/console doctrine:schema:update --force
  7. run ddev php bin/console doctrine:fixtures:load -e dev -n
  8. run ddev launch

Blackfire

Make sure you have access to:
https://blackfire.io/envs/7455801e-cfc2-4c54-aec8-b72f1d02f2e9/profiles
If not, DM your favorite trainer with the email address associated with your Blackfire account.

Then, set up Blackfire’s credentials:
https://blackfire.io/docs/integrations/paas/ddev
Make sure to select the workshop environment to have the correct credentials auto-filled.

Get Started with DDEV - DDEV Docs

Do local website development on your computer or in the cloud with DDEV. ddev.readthedocs.ioddev.readthedocs.io

Have fun!

Have Ideas, Feedback or an Issue?

If you have suggestions or questions, please feel free to open an issue on this repository or comment on the course itself. We're watching both :).

Thanks!

And as always, thanks so much for your support and letting us do what we love!

<3 Your DevRel friends at Platform.sh

About

License:Other


Languages

Language:PHP 63.1%Language:Shell 18.0%Language:Twig 9.1%Language:JavaScript 8.1%Language:CSS 1.7%