Kévin Dunglas
e24b0d5df1
Update README.md
2022-08-04 15:30:39 +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
Robin Brisa
e29fc44bd0
Windows performance hint ( #270 )
2022-07-31 21:01:13 +02:00
Maxime Hélias
6a941f244d
feat: Promote Compose v2
2022-07-29 09:33:07 +02:00
Kévin Dunglas
daef1cb0d5
feat: improve PHP config ( #266 )
...
* feat: improve PHP config
Tweak PHP config according to Blackfire's recommendation.
* Update docker/php/conf.d/symfony.prod.ini
Co-authored-by: Jacob Dreesen <jacob@hdreesen.de>
* fix
* fix
Co-authored-by: Jacob Dreesen <jacob@hdreesen.de>
2022-07-28 11:12:43 +02:00
Stéphane P
4eebb98ba0
feat: remove deprecated flags
2022-07-20 15:21:03 +02:00
Jérôme Zecca
380dc90259
ICU 71.1 support
2022-06-16 11:44:48 +02:00
Steven DUBOIS
95eed846dc
Replace unsupported wip tld by localhost ( #254 )
2022-06-14 01:05:02 +02:00
Douglas Silva
33deaeb484
Remove iconv workaround
2022-03-21 10:32:30 +01:00
Dezső BICZÓ
f97d1ce163
Typo fix
2022-03-15 10:56:54 +01:00
Michael Fitzpatrick
8de8127aba
Check for for files in subdirectories of migrations/
2022-03-07 09:06:30 +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
Kévin Dunglas
49e28e8c86
feat: upgrade to PHP 8.1 ( #193 )
2021-12-03 10:37:02 +01:00
Rowan Parker
aba3961ff2
Sync Docker and composer PHP versions in new projects ( #190 )
2021-11-21 17:12:28 +01:00
Manuele Menozzi
1364979af6
Do not run composer install in prod ( #188 )
2021-11-05 22:36:11 +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
Kévin Dunglas
3d7f6c4ce2
fix: prevent installing another Mercure hub ( #181 )
2021-10-13 22:28:04 +02:00
Loïc Vernet
2e31a39382
Added a Makefile ( #180 )
2021-10-07 13:48:05 +02:00
darthf1
1d4f00d64f
fix: set php-fpm process_control_timeout ( #176 )
...
Copied from https://github.com/api-platform/api-platform/pull/1997
2021-09-06 17:00:16 +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
33dd118a61
fix: download the correct skeleton in the Dockerfile ( #157 )
2021-06-18 14:40:11 +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
cd0c784387
docs: add docker-compose build ( #155 )
2021-06-17 17:02:46 +02:00
Kévin Dunglas
bbf416c149
fix: healthcheck ( #154 )
2021-06-14 15:15:01 +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
Michael Käfer
24b9c904ea
Fix comment and add another comment ( #148 )
...
This comment seems to got wrong over time:
The config made sense first: df6286b2e9 (diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3)
Then the config became obsolete: 4e258087dc
Then the config became a (I think wrong) comment: 0167334910 (diff-e45e45baeda1c1e73482975a664062aa56f20c03dd9d64a827aba57775bed0d3)
I don't use Mac so I don't know but maybe the whole comment could be removed completely since the `cached` option was introduced.
2021-06-03 15:01:10 +02:00
Torben Brümmer
0abc295461
feat: update apcu version to 5.1.20 ( #140 )
2021-05-07 10:46:43 +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
7f46e721a3
fix: add Vulcain back ( #133 )
2021-04-20 23:00:54 +02:00
Kévin Dunglas
73d29b5723
fix: ensure that the latest version of Mercure and Vulcain are always used. ( #131 )
...
* fix: ensure that the latest version of Mercure and Vulcain are always used
* fix: temporarily disable Vulcain
2021-04-20 00:30:48 +02:00
Kévin Dunglas
2749ad62e3
fix: issue preventing Caddy to start ( #125 )
...
* fix: issue preventing Caddy to start
* ci: remove counter-productive Docker Compose cache action
2021-04-04 00:58:21 +02:00
Kévin Dunglas
1a286f124f
fix: backport latest changes made in API Platform ( #121 )
2021-03-28 18:05:06 +02:00
Kévin Dunglas
2e9d893de2
Merge pull request #120 from dunglas/revert
...
Revert #118 and #119
2021-03-28 18:01:43 +02:00
Kévin Dunglas
4b283dd253
Revert "fix: error message : run: adapting config using caddyfile: /etc/caddy/Caddyfile:5: unrecognized global option: servers ( #118 )"
...
This reverts commit 9a27dd102f93f02617f9bf1f143d547afdcc54cd.
2021-03-28 17:51:27 +02:00
Kévin Dunglas
4ec07393d9
Revert "feat: Try to create empty database at startup, in order to avoid the error message : "The database is not up or not reachable" if database doesnt exist. ( #119 )"
...
This reverts commit cb77bd16f39a0ae8230c1efc8a811416e966af3d.
2021-03-28 17:51:13 +02:00
Guillaume Ponty
9a27dd102f
fix: error message : run: adapting config using caddyfile: /etc/caddy/Caddyfile:5: unrecognized global option: servers ( #118 )
2021-03-25 17:21:19 +01:00
Guillaume Ponty
cb77bd16f3
feat: Try to create empty database at startup, in order to avoid the error message : "The database is not up or not reachable" if database doesnt exist. ( #119 )
2021-03-25 17:20:06 +01:00
Torben Brümmer
4bc3a1a452
feat: Add expose_php = Off ( #116 )
2021-03-18 17:06:21 +01:00
Kévin Dunglas
d6f3e7653f
feat: synchronize with API Platform's definition ( #113 )
2021-02-09 10:42:17 +01:00
Kévin Dunglas
235f6f8edc
Create FUNDING.yml
2021-02-08 15:41:03 +01:00
Emanuele Panzeri
5feeabc3ac
fix: do not check DB availability if code errors ( #110 )
...
* fix: do not check DB availability if code errors
Do not wait for the DB to be available if there are other errors blocking the access to it.
* Update docker-entrypoint.sh
Co-authored-by: Kévin Dunglas <dunglas@gmail.com>
2021-01-22 17:15:50 +01:00