feat: reinforce one liner experience (#4688)

* feat: add more dependencies check, randomize postgres admin password, tail logs of server container

* feat: improve retro compatibility

* feat: comment POSTGRES_ADMIN_PASSWORD as it will be generated by the one liner
This commit is contained in:
Quentin G
2024-03-29 15:25:41 +01:00
committed by GitHub
parent 743e203bc7
commit 35fb77d9a8
3 changed files with 23 additions and 4 deletions

View File

@ -1,6 +1,6 @@
TAG=latest
POSTGRES_ADMIN_PASSWORD=replace_me_with_a_strong_password
# POSTGRES_ADMIN_PASSWORD=replace_me_with_a_strong_password
PG_DATABASE_HOST=db:5432