Régis Behmo
f8a401cab9
Add rabbitmq to k8s
...
Close #124 .
2019-01-15 09:02:00 +01:00
Régis Behmo
fee5b8aa72
Fix demo-course and staff-user commands for k8s
...
Because we use "exec" and not "run" like in the local install, we need
to explicitely define the django settings (which sucks). This should be
improved by using k8s Jobs.
2019-01-15 09:02:00 +01:00
Régis Behmo
dcd868d30f
Rename "import-demo-course" make command
2019-01-07 08:13:47 +01:00
Régis Behmo
f38f153c56
Rename "create-staff-user" command to "staff-user"
2019-01-07 08:12:37 +01:00
Régis Behmo
3433a7c046
Improve make commands documentation
2019-01-07 08:10:30 +01:00
Régis Behmo
752322e396
In k8s, migrate database as part of "make all"
2019-01-07 08:10:06 +01:00
Régis Behmo
3b7c1c25c5
Working Kubernetes instakk
...
This deployment of Kubernetes does not support all features.
Close #116 .
2019-01-06 23:09:08 +01:00
Régis Behmo
d7ffd439ef
Fix xqueue consumer command
...
This should address issue #109 .
2019-01-04 10:22:37 +01:00
Régis Behmo
bb5f10fc16
First steps with kubernetes
...
Kubernetes is currently *not* functional, but it will be, soon!
2018-12-26 19:27:08 +01:00