Skip to content
This repository was archived by the owner on Oct 24, 2024. It is now read-only.

Commit 4f74bb3

Browse files
author
Lukasz D. Tulikowski
authored
Merge pull request #26 from tulik/update-readme
Update README
2 parents db91cf3 + 06a9eaa commit 4f74bb3

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- [See it working! Deployed with Travis and Kubernetes](#see-it-working)
1212
- [Environment architecture](#environment-architecture)
1313
- [Quick start](#quick-start)
14-
- [Video tuturial](#video-tuturial)
14+
- [Blackfire profiler](#blackfire-profiler)
1515
- [Directory structure](#directory-structure)
1616

1717
## See it working!
@@ -35,19 +35,20 @@ $ docker-compose up
3535
```
3636
Wait for containers to start, then to [http://localhost](http://localhost)
3737

38-
## Video tuturial
39-
<p align="center">
40-
<a href="http://www.youtube.com/watch?feature=player_embedded&v=NIEKB5iRcOs
41-
" target="_blank"><img src="http://img.youtube.com/vi/NIEKB5iRcOs/0.jpg"
42-
alt="Setup Symfony 4 with Docker in 5 minutes" width="480" height="320" border="0" /></a>
43-
</p>
38+
![Blackfire.io](https://raw.githubusercontent.com/tulik/symfony-4-docker-runtime-env/master/documentation/images/demo.gif)
39+
40+
4441

45-
## Blackfire profiler
42+
43+
# Blackfire profiler
4644
**[Blackfire.io](https://blackfire.io)** is continuous PHP Performance Testing.
4745

46+
![Blackfire.io](https://raw.githubusercontent.com/tulik/symfony-4-docker-runtime-env/master/documentation/images/blackfire-production-demo.gif)
47+
4848
Register your trial, be able to profile both in development and with a paid subscription in production too!
4949
Don't forget to get your **[Blackfire Companion](https://blackfire.io/docs/integrations/chrome)**.
5050

51+
5152
[See call graph](https://blackfire.io/profiles/54e07b00-ead8-4d3b-a471-9334b3d28354/graph)
5253

5354
# Directory structure
Loading

documentation/images/demo.gif

11 MB
Loading

documentation/images/logo.png

-69 KB
Loading

documentation/images/schema.png

-2.89 KB
Loading

0 commit comments

Comments
 (0)