This is the fork from general repository. All information about platform and readme you can find there. Here you can see only short guidence how to update your platform to this version.
- First of all, add or check these lines at your '/edx/app/edx_ansible/server-vars.yml':
- edx_platform_repo: https://github.com/epam-mooc/edx-platform.git
- edx_platform_version: master
- Only if you want clear installing (for example, if update process is fail, to start from the scratch), remove entire folder '/edx/app/edxapp/edx-platform'. Yes, remove all.
- Execute update command:
- sudo /edx/bin/update edx-platform master
- If in the end of execution you see 0 errors, it execute normally, otherwise I'm sorry - in this case you can find log files here: '/edx/var/log' and try to fix it.
The code in this repository is licensed under version 3 of the AGPL unless
otherwise noted. Please see the
LICENSE
file
for details.