This website requires JavaScript.
Explore
Help
Register
Sign In
christianlight
/
tutor
Watch
6
Star
0
Fork
0
You've already forked tutor
mirror of
https://github.com/ChristianLight/tutor.git
synced
2024-12-12 14:17:46 +00:00
Code
Issues
Releases
Activity
5115873e12
tutor
/
data
/
.gitignore
11 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
:robot: 1-click android app building TODO: README
2018-05-27 19:29:14 +00:00
android/
Working stack: still some bugs to fix
2017-12-26 00:16:35 +00:00
cms/
cms_worker/
lms/
lms_worker/
:clown_face: Activate discussion forums
2018-05-27 11:30:23 +00:00
elasticsearch/
Working stack: still some bugs to fix
2017-12-26 00:16:35 +00:00
mysql/
mongodb/
rabbitmq/
Add xqueue services Xqueue containers consist of two services: a gunicorn service, that receives requests from LMS/CMS, and a worker service. I guess the worker service receives orders from the gunicorn service, through rabbitmq. (but I'm less than certain about that). While adding xqueue containers, we refactored the way mysql databases are created, and how the root password is loaded. Also, we silenced some options from the configure script.
2018-06-02 01:29:53 +00:00
xqueue/
Copy Permalink