Application de gestion de l'organisation d'évènements et de l'inventaire du matériel
Find a file
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
equipment initial migrations 2017-02-21 21:16:50 +01:00
evenementiel Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
event Merge branch 'qwann/html/base2' into qwann/html/user 2017-03-05 13:26:44 +01:00
provisioning Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
shared Merge branch 'qwann/html/user' into qwann/views/shared 2017-03-05 19:13:24 +01:00
user PEP8 2017-04-26 20:36:22 +01:00
.gitignore adding user model 2017-02-18 01:45:22 +01:00
manage.py installation vagrant 2016-09-28 20:36:48 +02:00
README.md Initial commit 2016-09-28 17:02:29 +02:00
requirements-devel.txt Upgrade to Django 1.11 2017-05-16 11:53:43 +01:00
requirements.txt Setup a production-like environment in vagrant 2017-05-16 16:13:31 +01:00
Vagrantfile Use the Debian Stretch box in Vagrant 2017-05-16 11:53:47 +01:00