Commit graph

5 commits

Author SHA1 Message Date
Dragory
acdde9b3d7
debug: add clinic.js for debugging 2023-04-04 20:44:13 +03:00
Dragory
ec8523ce75
fix(docker): add mysql container health check
This makes the prepare_backend container (which runs migrations) wait
until the mysql server is actually running, not just the container.

Thanks to Skyz on Discord for the implementation.
2022-08-13 23:24:23 +03:00
Dragory
22d0b14ef1
docker: allow configuring UID/GID used inside the containers 2022-08-07 12:23:27 +03:00
Dragory
61f8b1579b
feat: more work on prod docker setup 2022-08-06 22:18:21 +03:00
Dragory
91f54424ed
Early work on prod container 2022-07-16 22:16:34 +03:00