23 Commits

Author SHA1 Message Date
Stanislau Kviatkouski
6707f3d1c0 Added project initializability check in docker-entrypoint.sh 2025-01-15 22:27:44 +01:00
Borislav Kosun
ab9039c840 fix: prevent access to source code of any php files
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2025-01-15 09:38:47 +01:00
Borislav Kosun
cc900a6d11 fix: prevent access to source code of app index file 2025-01-15 09:38:47 +01:00
Antoine M
1b0b32b4d5 Update 20-app.prod.ini 2025-01-14 22:31:34 +01:00
Thomas C.
adaa1f20cf
feat: print message when docker-entrypoint finishes (#703)
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2024-11-27 15:24:19 +01:00
Borislav Kosun
d572404fa3
fix: do not handle requests to Mercure as PHP routes (#696)
Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
2024-11-18 14:59:53 +01:00
Kévin Dunglas
1f3ea50cff perf: improve FrankenPHP config 2024-11-16 14:17:52 +01:00
Kévin Dunglas
102fa40615 chore: remove useless public/ directory in skeleton 2024-11-16 14:14:37 +01:00
Tomáš Kulhánek
5c65ff0bfb Add caddy server log options 2024-11-12 11:51:40 +01:00
Leroy Baeyens
8ba41cf495
Fix to load app's ini files after all other extensions are loaded (#617)
Co-authored-by: Borislav Kosun <kosun.b@yandex.com>
Co-authored-by: Leroy Baeyens <leroybaeyens@leroys-mbp.home>
2024-08-07 14:37:07 +02:00
Kévin Dunglas
37f5942c72 chore: simplify Caddyfile (Caddy 2.8) 2024-06-27 14:15:12 +02:00
Kévin Dunglas
dc170d98eb feat: use the --all-or-nothing flags for migrations 2024-04-22 12:04:30 +02:00
Kévin Dunglas
48bd564383 feat: switch to Debian instead of Alpine 2024-03-07 14:39:45 +01:00
Kévin Dunglas
f063b11fb8 feat: add Brotli compression support 2024-02-06 07:18:30 +01:00
Kévin Dunglas
08d165696b chore: switch to stable versions 2023-12-18 10:04:23 +01:00
Maxime Hélias
f31a305385 feat: add caddy server extra 2023-12-04 23:21:02 +01:00
Kévin Dunglas
489bf4065c fix: use the dev-main version of runtime/frankenphp-symfony for Symfony 7 compat 2023-12-04 00:11:04 +01:00
Kévin Dunglas
6eee59b50d chore: backport fixes and improvements from API Platform 2023-10-26 15:00:11 +02:00
Borislav Kosun
ef8c7ad2a2
fix: install Composer dependencies if vendor directory is empty (#491)
* fix: install Composer dependencies if vendor directory is empty

* Update frankenphp/docker-entrypoint.sh

Co-authored-by: Vincent <407859+vincentchalamon@users.noreply.github.com>

---------

Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
Co-authored-by: Vincent <407859+vincentchalamon@users.noreply.github.com>
2023-10-26 14:31:20 +02:00
Borislav Kosun
97c48c196b fix: do not use xdebug://gateway to resolve host address 2023-10-15 19:33:28 +02:00
Maxime Hélias
d620a5102a Adding --detach option to the command 2023-10-02 13:28:37 +02:00
Kévin Dunglas
c934b4d0fb fix: session support 2023-09-26 11:30:14 +02:00
Kévin Dunglas
88f5c19cac
feat: switch to FrankenPHP (#460) 2023-09-20 16:53:05 +02:00