diff options
author | Jeremy Plsek <jeremyplsek@gmail.com> | 2019-12-17 15:13:00 -0500 |
---|---|---|
committer | Jeremy Plsek <jeremyplsek@gmail.com> | 2019-12-17 15:13:00 -0500 |
commit | edf4d6729b94258f8b404684703984b724c45c8f (patch) | |
tree | dc02d3a7151cbb15fc8bed0f410aa3346b81b9ee /src/workflow/sw_bundle_workflow.py | |
parent | 6be40a5f2d75b157cf2a2374f2f866f6fdc92b18 (diff) |
devel: use mounts for development
This removes the need to rebuild the containers every time for simple
changes during development.
This does not include python dependencies since those are installed
globally in the container. (I would have done the same for JS
dependencies, but it's used in the static files.)
Removed the background flag for running in dev mode when using make.
It's easier to kill the servers (^C) and view logs of the server without
needing to call separate commands later.
Nginx is disabled in dev mode since the server and static files are
handled by Django instead.
Update readme to reflect upon changes made.
Signed-off-by: Jeremy Plsek <jeremyplsek@gmail.com>
Change-Id: I7888ca89021fca313e1043a7f94b5e1b7e12498c
Diffstat (limited to 'src/workflow/sw_bundle_workflow.py')
0 files changed, 0 insertions, 0 deletions