poulpe/evenementiel
Martin Pépin e64c3d0b37 Setup a production-like environment in vagrant
- 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.
2017-05-16 16:13:31 +01:00
..
__init__.py installation vagrant 2016-09-28 20:36:48 +02:00
asgi.py Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
routing.py Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
settings_dev.py Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
urls.py Merge branch 'qwann/html/user' into qwann/views/shared 2017-03-05 19:13:24 +01:00
wsgi.py installation vagrant 2016-09-28 20:36:48 +02:00