Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.31 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.31 KB

Learning Locker Logo

An open source Learning Record Store (LRS) implementing the xAPI (Tin Can API).

Build Status License Gitter

Learning Locker is copyright Learning Pool

Please see our documentation for installation, configuration, and usage instructions.

You can also register your Learning Locker or get Learning Locker Data Cloud.

Create a user

docker-compose run cli node server createSiteAdmin  "example@email.com" "Your organisation name" "123456"

Troubleshoot healhchecks

docker inspect --format "{{json .State.Health }}" learninglocker_api | jq