26 Commits

Author SHA1 Message Date
Lorenzo Dessimoni
70f90033db
Add healthcheck logic for waiting that php service is ready () 2023-09-14 00:41:39 +02:00
Kévin Dunglas
b2d0b4a21d feat: faster builds 2023-08-03 16:08:59 +02:00
Matheo D
c7b47ade4a
Upgrade posgres default version ()
In the 2.8 doctrine bundle recipes the default posgres version is 15 so let's keep in sinc with it

Co-authored-by: matheo <mdaninos@apple.com>
2023-06-13 14:42:53 +02:00
Eleftherios Psitopoulos
0fa9b77fb7 Add charset in docker-compose.yml 2023-03-01 11:11:00 +01:00
Borislav Kosun
67c3a35795
fix: use !ChangeThisMercureHubJWTSecretKey! as default JWT secret key () 2022-09-30 22:33:53 +02:00
Kévin Dunglas
7cc9d7b93b
chore: compatibility with the new ORM recipe () 2022-08-05 14:37:17 +02:00
Kévin Dunglas
90d3f391db
refactor: improve image, uniformize with API Platform ()
* refactor: improve image, uniformize with API Platform

* feat: remove the SKELETON arg
2022-08-05 10:21:54 +02:00
Martin Güthler
28624621ca
feat: make HTTP ports variable () 2021-12-10 19:00:31 +01:00
Kévin Dunglas
3d7f6c4ce2
fix: prevent installing another Mercure hub () 2021-10-13 22:28:04 +02:00
Kévin Dunglas
c99c188211
feat: allow to install the website skeleton ()
* 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
1942af61f2
feat: compat with MercureBundle 0.3 ()
* feat: compat with MercureBundle 0.3

* fix: review
2021-06-10 23:08:42 +02:00
Kévin Dunglas
d6f3e7653f
feat: synchronize with API Platform's definition () 2021-02-09 10:42:17 +01:00
Kévin Dunglas
7cb8668cb2
feat: add built-in Mercure support ()
* feat: Mercure support

* feat: add native Mercure support

* improvements

* feat: add Mercure UI

* fix: typo

* finish
2020-12-02 00:29:12 +01:00
Kévin Dunglas
af76729281
fix: DATABASE_URL env var 2020-11-24 22:23:16 +01:00
Kévin Dunglas
a6a1f7711e
feat: add support for Doctrine ORM ()
* feat: add support for Doctrine ORM

* feat: wait for DB and handle migrations if necessary

* feat: automatically use the MARIADB password

* fix cs

* feat: switch to postgres

* feat: switch to Postgres
2020-11-24 22:10:43 +01:00
Kévin Dunglas
cc03d09fa6
feat: Use Caddy server ()
* 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
293cc27ca4 Add docs for customize server name 2020-06-11 19:46:15 +02:00
Maxime Helias
59b584a576 Upgrade Dockerfile 2019-12-03 21:00:08 +01: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
50d5268c4a
Fix docker-compose.yml 2017-06-12 13:26:54 +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