|
|
e92cfd448e
|
fixed BUG-26 (saving with a series), and added a bookdb_webdev container that maps ~/src/pybook to /pybook_mapped_volume. Then start a single threaded, reloading, output capturing gunicorn via wraper.sh if in DEV, otherwise normal gunicorn if in PROD - gives me an idnentical dev in a container to prod.
|
2023-06-12 20:43:45 +10:00 |
|
|
|
021bf91e16
|
remove .format() and get all updates to have crrect content
|
2022-07-03 20:38:33 +10:00 |
|
|
|
4725f006bc
|
fixed Dockerfile - I only needed to expose 443, not sure what I was thinking mashing this web code with DB, anyway... also switched to using env var rather than hostname to pick up DEV/PROD, and now show that in base.html. Updated Dockerfile and requirements to prep for putting ldap/auth in, will need to copy some stuff from PA later. finally removed console debugs in book.html
|
2022-06-19 16:15:51 +10:00 |
|
|
|
27ad9b0d60
|
this is needed to get gunicorn to run with the newer code cross-importation syntax and to have threading, workers and ssl
|
2021-01-14 20:50:27 +11:00 |
|
|
|
848cb378bc
|
TODO-24 (in docker) DONE
|
2021-01-08 12:09:27 +11:00 |
|