Files
pyShelf/docker
th3r00t 68d453edc8 Phased out nginx in favor of running django under daphne with asgi.
Adjusted the docker image in favor of this, & fixed urls.py which was
missing the static request responder.
2020-09-11 16:50:17 -04:00
..

Use docker build -t pyshelf/pyshelf -f ./docker/Dockerfile . in the project root to build the pyshelf image.

Make sure the following files are in sync:

  • config.json
  • docker/pyshelf_nginx.conf
  • uwsgi.ini