Oliver
|
11d3cd3c0c
|
Change dev environment setup to use postgresql
- sqlite causes too many errors
- fix requirements file
- fixes for docker setup
- A lot of concurrency issues
- Bite the bullet, time to go!
|
2021-12-21 00:34:23 +11:00 |
|
Oliver
|
5307f0f51b
|
Collect translation stats as part of docker container initialization
|
2021-11-26 20:43:01 +11:00 |
|
Oliver
|
c1ea6dbb9b
|
Remove commented out functionality from the entrypoint command
|
2021-08-18 12:28:09 +10:00 |
|
Oliver
|
7bfddd6d51
|
Simplify init scripts
Single script init.sh which performs the following tasks:
- Creates required directory structure
- Activates python venv (if required)
- Waits for database connection
- Runs command
|
2021-08-18 09:52:27 +10:00 |
|