Environnement de dev++ #16

Merged
mpepin merged 11 commits from Kerl/dev_env into master 2017-05-18 18:45:40 +02:00

11 commits

Author SHA1 Message Date
Martin Pépin
a43b7ba914 Roll back to Debian8 for the vagrant VM 2017-05-18 14:19:37 +01:00
Martin Pépin
a35148f7be Restore the USER_CREATE_KEY 2017-05-17 16:18:13 +01:00
Martin Pépin
750f7937b0 Merge branch 'master' into Kerl/dev_env 2017-05-17 10:33:05 +01:00
Martin Pépin
21de45b42a Prevent secret.py from being removed by rsync 2017-05-17 09:55:26 +01:00
Martin Pépin
f056e6940c Some docs about the dev environment in README.md 2017-05-17 02:07:06 +01:00
Martin Pépin
84bbf984d0 Avoid duplicate lines in .bash{rc,_profile} 2017-05-16 22:00:00 +01:00
Martin Pépin
5dc43b2ac6 Remove irrelevant environment variables 2017-05-16 21:43:30 +01:00
Martin Pépin
e28b73a2ec Split the settings in two files, secrets system 2017-05-16 19:52:59 +01:00
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
Martin Pépin
981c5cade5 Use the Debian Stretch box in Vagrant 2017-05-16 11:53:47 +01:00
Martin Pépin
0cfbf58cdb Upgrade to Django 1.11 2017-05-16 11:53:43 +01:00