mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-04 19:03:39 +00:00
Remove useless directory creation step in README
This commit is contained in:
parent
12e08d7c5d
commit
34b185b0eb
@ -4,13 +4,6 @@ This is a work-in-progress.
|
||||
|
||||
The production stack is composed of Nginx, MySQL, MongoDB, Memcache and an LMS container.
|
||||
|
||||
## Install
|
||||
|
||||
Create necessary data folders:
|
||||
|
||||
mkdir -p data/lms/course_static data/lms/data data/lms/logs data/lms/staticfiles data/lms/uploads
|
||||
mkdir -p data/mongodb data/mysql
|
||||
|
||||
## Lauch a production stack
|
||||
|
||||
docker-compose up --build
|
||||
|
Loading…
Reference in New Issue
Block a user