Project 'ulrike.pado/asyst-moodle-plugin' was moved to 'knight/asyst-moodle-plugin'. Please update any links and bookmarks that may still have the old path.
Commit 9c0313f6 authored by Artem Baranovskyi's avatar Artem Baranovskyi
Browse files

Small docs update.

2 merge requests!3Fixed whole Docker infrastructure with dummy moodle plugin.,!2Draft: Resolve "can the post be sanitised before passing to the external service?"
Showing with 2 additions and 1 deletion
+2 -1
......@@ -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
~~~
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
admin:rootpassword
These creds could be easily changed as other environmental variables at .env
## Development tips
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