Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LRS SQL Installation and Configuration Guide #447

Open
yasserBadr opened this issue Dec 14, 2024 · 1 comment
Open

LRS SQL Installation and Configuration Guide #447

yasserBadr opened this issue Dec 14, 2024 · 1 comment

Comments

@yasserBadr
Copy link

Yet-Analytics-LRS-12-13-2024_12_27_PM
I work as an instructional designer, and I am attempting to install LRS SQL to demonstrate its benefits to the organization I work for. I have successfully installed it on Docker, but the interface I received is as shown in the attached picture. I believe some functions are missing. Where can I obtain my Endpoint link and query? How can I set up multiple LRS instances for each department within the organization? What is the recommended hosting service for installing this system? Is VPS the right choice? Additionally, are there any resources available that provide more information about this system?

@milt
Copy link
Member

milt commented Dec 16, 2024

Hi @yasserBadr! By default your xAPI endpoint will be /xapi, but this can be configured with the LRSQL_URL_PREFIX env var see here. Once you have some data in the LRS you can view recorded statements from the "Statement Browser" tab.

SQL LRS is single-tenant, meaning that all credentials access the same group of statements. For an organization with multiple departments you would probably want to run multiple instances of SQL LRS. These can be connected to a combined LRS with LRSPipe if desired.

We recommend AWS for cloud deployments and have included an example AWS deployment in our documentation including CloudFormation templates here. Note that this is just an example that is not intended for production use.

You can find the rest of SQL LRS's documentation here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants