calendarwatch_frontend/docker/calendarwatch
Raphael Maenle 15e68b88e8 adds uwsgi support instead of using flask dev server
- uses existing wsgi.py file

- adds wsgi.ini file
  - sets socket
  - defines application to be run, which it gets from wsgi.py file
  - uses http communication to nginx server
  - some random number of workers

- updates Dockerfile and docker-entrypoint
2020-07-10 11:47:49 +02:00
..
docker-entrypoint.sh adds uwsgi support instead of using flask dev server 2020-07-10 11:47:49 +02:00
Dockerfile code cleanup and comments 2020-07-10 10:55:01 +02:00