6 Commits

Author SHA1 Message Date
Régis Behmo
ece1ab9983 Make xqueue actually do something
Xqueue was mostly broken in the previous releases. In this version, we
address the following issues:

- Proper initialisation by creating the right users
- Shift from 8040 to the more standard 8000 port
- Expose xqueue service on the internet for accessing its API
- Properly define the xqueue name ("openedx")
- Make sure that all logs go to the console
- Add convenient CLI for using the awkward Xqueue API
- Properly document how to use Xqueue
2020-05-05 16:49:38 +02:00
Régis Behmo
721c8d3ced Fix k8s deployment 2020-04-25 23:50:45 +02:00
Régis Behmo
32d3a7603c No need to mount configs in write mode 2020-04-25 23:13:37 +02:00
Régis Behmo
f9f58c209e Compatibility with newer job-running scheme 2020-04-25 23:13:17 +02:00
Régis Behmo
d2cc809f5c Replace mysql-client init by mysql 2019-09-03 10:43:12 +02:00
Régis Behmo
bbc9dfc5d4 🌅 2019-08-21 12:22:46 +02:00