Maxime Hélias
|
f464553da4
|
docs: configuring a load balancer or a reverse proxy
|
2023-01-20 09:25:30 +01:00 |
|
Kaj de Munter
|
e4a090dd09
|
Match / and . in Makefile help regex
|
2022-12-21 15:27:47 +01:00 |
|
wira
|
8ebbaf1413
|
docs: use correct .PHONY syntax with colon (:)
|
2022-12-01 10:40:31 +01:00 |
|
Cosmin SANDU
|
e5e6f1c8f7
|
Update build doc to support Windows OS
|
2022-12-01 10:37:38 +01:00 |
|
Emanuele Panzeri
|
e67a28f630
|
feat: Allow local certificates to be used by Caddy
|
2022-11-25 14:36:53 +01:00 |
|
Loïc Vernet
|
54b9706fe0
|
fix: fixed reference code
|
2022-10-13 14:33:36 +02:00 |
|
Maxime Hélias
|
d25e7d6359
|
docs: Xdebug on symfony commands
|
2022-10-05 14:14:07 +02:00 |
|
Borislav Kosun
|
67c3a35795
|
fix: use !ChangeThisMercureHubJWTSecretKey! as default JWT secret key (#295)
|
2022-09-30 22:33:53 +02:00 |
|
Kévin Dunglas
|
90d3f391db
|
refactor: improve image, uniformize with API Platform (#275)
* refactor: improve image, uniformize with API Platform
* feat: remove the SKELETON arg
|
2022-08-05 10:21:54 +02:00 |
|
Kévin Dunglas
|
17a02310d5
|
feat: add native Xdebug support (#271)
* feat: add native Xdebug support
* cleanup
* fix review
* fix review
* Improve docs
* some more improvements
* remove useless env var
|
2022-08-04 14:47:59 +02:00 |
|
Robin Brisa
|
062e9f1986
|
docs: trust certificate on Windows (#272)
Added information about how to add the caddy cert to the trusted certificates on Windows as this info was only provided for Linux & Mac.
|
2022-08-01 20:08:24 +02:00 |
|
Maxime Hélias
|
6a941f244d
|
feat: Promote Compose v2
|
2022-07-29 09:33:07 +02:00 |
|
Steven DUBOIS
|
95eed846dc
|
Replace unsupported wip tld by localhost (#254)
|
2022-06-14 01:05:02 +02:00 |
|
Dezső BICZÓ
|
f97d1ce163
|
Typo fix
|
2022-03-15 10:56:54 +01:00 |
|
Kévin Dunglas
|
fcff96b691
|
docs(xdebug): fix host on Linux
|
2021-12-22 13:59:56 +01:00 |
|
Pieter Eggink
|
8a9b8c8e26
|
fix: multistage alias from lower to uppercase
|
2021-12-15 19:05:53 +01:00 |
|
Martin Güthler
|
28624621ca
|
feat: make HTTP ports variable (#195)
|
2021-12-10 19:00:31 +01:00 |
|
Loïc Vernet
|
d4c3b50e68
|
doc: precision about makefile (#185)
|
2021-10-28 12:27:40 +02:00 |
|
Maxime Helias
|
97ae6ef106
|
docs: Add new extra services availables (#183)
|
2021-10-25 20:41:11 +02:00 |
|
Loïc Vernet
|
2e31a39382
|
Added a Makefile (#180)
|
2021-10-07 13:48:05 +02:00 |
|
Romain Monteil
|
9d192405e0
|
docs: Improve Xdebug configuration documentation with PHPStorm (#162)
|
2021-06-23 10:36:31 +02:00 |
|
Abdouni Abdelkarim
|
a1a9ceb254
|
docs: add a section for xdebug in PHPStorm (#160)
|
2021-06-18 18:47:46 +02:00 |
|
Abdouni Abdelkarim
|
35519d553b
|
docs: fix typo in xdebug.md (#159)
|
2021-06-18 18:47:07 +02:00 |
|
Jacob Dreesen
|
9e559b7556
|
Fix typos in the docs (#158)
|
2021-06-18 16:17:56 +02:00 |
|
Kévin Dunglas
|
74d44b8cc0
|
docs: explain how to use SF Docker with an existing project (#156)
|
2021-06-18 14:39:55 +02:00 |
|
Kévin Dunglas
|
c99c188211
|
feat: allow to install the website skeleton (#152)
* feat: allow to install the website skeleton
* wip
* wip
* cleanup
* revert rename in docs
* cleanup
|
2021-06-14 15:12:18 +02:00 |
|
Kévin Dunglas
|
a0192fdac4
|
docs: remove Messenger from the list of supported packages (#151)
|
2021-06-10 23:08:58 +02:00 |
|
Kévin Dunglas
|
1942af61f2
|
feat: compat with MercureBundle 0.3 (#128)
* feat: compat with MercureBundle 0.3
* fix: review
|
2021-06-10 23:08:42 +02:00 |
|
Torben Brümmer
|
994a8a2fa3
|
feat: update xdebug version to 3.0.4 (#141)
|
2021-05-07 10:44:45 +02:00 |
|
Kévin Dunglas
|
d6f3e7653f
|
feat: synchronize with API Platform's definition (#113)
|
2021-02-09 10:42:17 +01:00 |
|
Gary PEGEOT
|
07c4602412
|
Typo fix
|
2020-12-21 17:42:57 +00:00 |
|
Gary PEGEOT
|
542d37e217
|
Update doc for Xdebug 3
|
2020-12-18 11:16:37 +00:00 |
|
Maxime Hélias
|
2d9638f3ae
|
fix: update SSL trust issue
|
2020-12-04 21:32:34 +01:00 |
|
Kévin Dunglas
|
7cb8668cb2
|
feat: add built-in Mercure support (#89)
* feat: Mercure support
* feat: add native Mercure support
* improvements
* feat: add Mercure UI
* fix: typo
* finish
|
2020-12-02 00:29:12 +01:00 |
|
Maxime Helias
|
05d7a189de
|
Merge pull request #86 from thePanz/patch-1
docs: Mention HTTPs redirect fix in documentation
|
2020-11-30 21:52:40 +01:00 |
|
Emanuele Panzeri
|
be50d1457c
|
Update troubleshooting.md
|
2020-11-30 09:50:30 +01:00 |
|
Kévin Dunglas
|
2ea0c474c3
|
docs: symfony/orm-pack now installs a Postgres service
|
2020-11-25 00:38:08 +01:00 |
|
Emanuele Panzeri
|
7f019b76c0
|
Mention HTTPs redirect fix in documentation
|
2020-11-16 15:17:00 +01:00 |
|
kevinmartins25
|
41287fd7b6
|
oversight 'docker-compose'
|
2020-11-14 00:21:40 +01:00 |
|
Kévin Dunglas
|
163a2d268c
|
Fix typo in production.md
|
2020-10-28 09:34:55 +01:00 |
|
Kévin Dunglas
|
88a7208acf
|
docs: refactor and add a doc explaining how to deploy in prod
|
2020-10-20 08:25:37 +02:00 |
|