87 Commits

Author SHA1 Message Date
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
Fabien Potencier
d0c514e4f1 Remove global Flex as it's not needed with Composer 2 2020-11-17 09:35:09 +01:00
Kévin Dunglas
0a72956444
fix: remove use of deprecated Composer flag --no-suggest 2020-11-10 12:23:44 +01:00
Kévin Dunglas
cc03d09fa6
feat: Use Caddy server (#75)
* feat: Use Caddy server

* cs
2020-10-19 15:30:43 +02:00
Kévin Dunglas
d9554a6f00
feat: split dev and prod docker-compose files 2020-10-14 23:32:19 +02:00
Kévin Dunglas
0167334910
feat: add support for PHP preloading 2020-10-14 22:14:41 +02:00
maxhelias
139593083d Adapt installation for dump env var 2020-06-20 01:27:16 +02:00
maxhelias
967f3f270a Missing install for prod mode 2020-06-19 19:41:53 +02:00
Ben Meynell
e19d3cea29 added ability to define custom server name; fixed chrome/brave ssl issues using subjectAltName 2020-04-10 19:05:11 -04:00
Maxime Helias
ded05004d7 Fix --with-libzip 2019-12-20 23:18:01 +01:00
Maxime Helias
59b584a576 Upgrade Dockerfile 2019-12-03 21:00:08 +01:00
Kévin Dunglas
1f61df9cf0
Upgrade Dockerfile 2019-06-27 14:32:40 +02:00
Kévin Dunglas
36c7735281
Add the extra.symfony.docker flag 2019-04-28 00:14:19 +01:00
Jérémy Villard
024100d97a remove warning intl 2019-03-19 16:18:11 +01:00
Kévin Dunglas
154b2113a0
Replace Prestissimo by Flex 2019-01-25 09:55:51 +01:00
Maxime Helias
bd3d8c6542 Use php.ini depending on env 2019-01-06 13:50:39 +01:00
Kévin Dunglas
bfab752c5d
Fix reverse proxy 2018-10-25 14:40:54 +02:00
Maxime Helias
bee938e818 Bump version 2018-10-13 02:13:23 +02:00
Kévin Dunglas
3ee156cb97
Merge pull request #26 from maxhelias/all-in-one-dockerfile
Gather all Dockerfile in one
2018-08-23 15:27:52 +02:00
Maxime Helias
08cba3870f Fix the STABILITY env 2018-08-23 15:17:35 +02:00
Maxime Helias
6d77b4b788 Gather all Dockerfile in one 2018-07-01 18:25:09 +02:00
Mateusz Sip
bd86544c3e
Use SYMFONY_VERSION as a variable name everywhere to avoid mistakes 2018-06-23 22:05:34 +02:00
Kévin Dunglas
d9541dc3f8
Merge pull request #18 from maxhelias/fix-auto-script
Fix the build of app with auto-script like recipe framework-bundle
2018-06-16 11:30:27 +02:00
Mateusz Sip
0ab47a2b75
Support specific version 2018-06-16 00:40:00 +02:00
Maxime Helias
00a61678aa Fix the build of app with auto-script like recipe framework-bundle 2018-06-15 09:30:14 +02:00
Jorge Arco
6e0a00d066
Remove composer as first parent layer 2018-06-14 13:43:23 +02:00
Kévin Dunglas
722cdaa61b
Bump dependencies 2018-06-14 13:21:28 +02:00
boite
eb1ce5cc59 Use php:7.2-fpm-alpine image
which allows FPM to listen on all interfaces even when IPv6 is
disabled.

See https://github.com/docker-library/php/pull/562
2018-05-08 12:15:06 +01:00
Kévin Dunglas
d5617fa646
Use multi-stage build 2017-11-22 08:52:31 +01:00
Kévin Dunglas
34bfe40717
Allow to use Symfony 4 2017-10-19 22:32:57 +02:00
Kévin Dunglas
0f965c41a1
Use composer create-project 2017-10-19 16:16:44 +02:00
Kévin Dunglas
33daa22c7a
h2 and HTTPS support 2017-10-19 16:16:44 +02:00
Kévin Dunglas
6d5bf66804
Just type "docker-compose up" to install a Flex project (major refactoring) 2017-07-17 08:34:07 +02:00
Kévin Dunglas
8976e1f9c2
Various fixes 2017-07-06 00:29:04 +02:00
Kévin Dunglas
4dc7ebac47
Add missing 'make' dependency 2017-06-12 13:45:08 +02:00
Kévin Dunglas
df6286b2e9
Upgrade the Docker setup and dependencies 2017-06-12 10:34:13 +02:00
Kévin Dunglas
7145ec03cf
Add Docker support 2017-04-22 20:29:25 +02:00