Commit 9c0313f6 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Small docs update.

parent 238f4617
...@@ -6,10 +6,11 @@ To use ASYST with universal BERT model based on German language just Run these c ...@@ -6,10 +6,11 @@ To use ASYST with universal BERT model based on German language just Run these c
docker-compose up -d --build && ./install_moodle.sh docker-compose up -d --build && ./install_moodle.sh
~~~ ~~~
Infrastructure rolls up a Brand New Moodle instance. If you have Infrastructure rolls up a Brand New Moodle instance. If you already have Moodle LMS, you could use it's DB backup at this project. Just paste it at root folder and rename it to moodle_backup.sql
Use these creds to access Moodle admin page Use these creds to access Moodle admin page
admin:rootpassword admin:rootpassword
These creds could be easily changed as other environmental variables at .env
## Development tips ## Development tips
To facilitate DB monitoring at IDE set such a Database connection URL: To facilitate DB monitoring at IDE set such a Database connection URL:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment