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.
This commit is contained in:
4
TODO
4
TODO
@@ -1,6 +1,2 @@
|
||||
create a bookdb_web_dev container
|
||||
use ~/src/pybook/ as the /code area
|
||||
somehow make it run either gunicorn - 1 thread? or mara -> expose port 5000
|
||||
|
||||
look into pug series -> feels like there is an overarching series/sequence that would make books on shelf work better
|
||||
- use this: https://www.crydee.com/raymond-feist/reading-order/chronological
|
||||
|
||||
Reference in New Issue
Block a user