David Wang
2ceee13a1f
Unbound mysql port to host; made project name an env variable
2023-01-17 15:52:27 -08:00
srqc
b605121bda
Update docker-compose.production.yml
2023-01-01 17:36:59 -05:00
srqc
00f1677151
Update docker-compose.production.yml
2023-01-01 17:36:26 -05:00
srqc
0289688a0c
Update docker-compose.production.yml
2023-01-01 17:35:50 -05:00
srqc
1e9e6a542b
Update docker-compose.production.yml
2023-01-01 17:34:20 -05:00
srqc
dbf861b69a
Update docker-compose.production.yml
2022-12-07 00:21:47 -05: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