Skip to content
Snippets Groups Projects
Commit 20dc43da authored by Max Lou's avatar Max Lou
Browse files

Update README.md

parent 34daa2d2
Branches
Tags
No related merge requests found
......@@ -82,6 +82,14 @@ h5p_statements_count_engine:
analytics_token: "b6a4ec069ef9f688e781161d46c2a85c14a761a4eaf0074099656c7de44a65d9"
```
Example configuration file `configuration/moodle_engines.yml`
```yml
moodle_statements_count_engine:
crontab: "*/1 * * * *"
repo: "https://scheduler:glpat-MsDsrHMH-k3-DzEfNRgk@gitlab.digitallearning.gmbh/polaris/engines/dummy-engine.git"
analytics_token: "0482a0f3259c966dfddb38de867573a95995ee5e10898bb71f9ae0e99efe54ef"
```
Update analytics engine scheduler
```bash
docker compose exec -it scheduler sh -c 'scheduler read-configs'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment