e64c3d0b37
- We already use Daphne and channels to prepare the future use of websockets. - The app is served behind an nginx reverse-proxy - The services we need are managed by systemctl The production-like running instance of GestionÉvénementiel can be accessed on localhost:8080 outside vagrant.
10 lines
131 B
Text
10 lines
131 B
Text
Django==1.11.*
|
|
psycopg2
|
|
asgi-redis
|
|
Pillow
|
|
channels
|
|
django-bootstrap-form==3.2.1
|
|
django-widget-tweaks
|
|
|
|
# Production specific
|
|
daphne
|