Hi,
I’m configuring AWS S3 to make Open edX stateless, I have already removed logs, user profiles pictures, and badges from the filesystem (volume) and put them in the S3.
However, we have a folder named modulestore in each directory cms and lms , which files are stored in this folder? We have one for each course.
Example :
- cms/modulestore/Organization1/CourseNumber1
- lms/modulestore/Organization1/CourseNumber1