This repository was archived by the owner on Oct 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Expand file tree Collapse file tree 5 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 11
11
- [ See it working! Deployed with Travis and Kubernetes] ( #see-it-working )
12
12
- [ Environment architecture] ( #environment-architecture )
13
13
- [ Quick start] ( #quick-start )
14
- - [ Video tuturial ] ( #video-tuturial )
14
+ - [ Blackfire profiler ] ( #blackfire-profiler )
15
15
- [ Directory structure] ( #directory-structure )
16
16
17
17
## See it working!
@@ -35,19 +35,20 @@ $ docker-compose up
35
35
```
36
36
Wait for containers to start, then to [ http://localhost ] ( http://localhost )
37
37
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
+
44
41
45
- ## Blackfire profiler
42
+
43
+ # Blackfire profiler
46
44
** [ Blackfire.io] ( https://blackfire.io ) ** is continuous PHP Performance Testing.
47
45
46
+ ![ Blackfire.io] ( https://raw.githubusercontent.com/tulik/symfony-4-docker-runtime-env/master/documentation/images/blackfire-production-demo.gif )
47
+
48
48
Register your trial, be able to profile both in development and with a paid subscription in production too!
49
49
Don't forget to get your ** [ Blackfire Companion] ( https://blackfire.io/docs/integrations/chrome ) ** .
50
50
51
+
51
52
[ See call graph] ( https://blackfire.io/profiles/54e07b00-ead8-4d3b-a471-9334b3d28354/graph )
52
53
53
54
# Directory structure
You can’t perform that action at this time.
0 commit comments