Kévin Dunglas
1a286f124f
fix: backport latest changes made in API Platform ( #121 )
2021-03-28 18:05:06 +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
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
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
Emanuele Panzeri
3445aac4c6
fix: properly check for DB environment ( #107 )
...
Make sure the `DATABASE_URL` is checked without comments :)
2021-01-14 22:02:29 +01:00
Kévin Dunglas
e319f76923
feat: add .editorconfig and fix indent of some files ( #98 )
2021-01-04 20:05:15 +01:00
Kévin Dunglas
8cd3d48a3a
Merge pull request #90 from dunglas/composer2
...
Deprecated option on composer v2
2020-11-25 22:30:25 +01:00
Maxime Hélias
991d8e290d
fix: deprecated option on composer v2
2020-11-25 19:24:12 +01:00
Kévin Dunglas
a6a1f7711e
feat: add support for Doctrine ORM ( #74 )
...
* 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
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
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