Rollcall-attendance Installation

143 views
Skip to first unread message

roneys...@gmail.com

unread,
Oct 13, 2021, 2:39:00 AM10/13/21
to Canvas LMS Users
I'm trying to setup Rollcall Attendance from this guide https://github.com/instructure/rollcall-attendance .

But I am having the self hosted canvas lms without docker setup on my local and this document contains only info related to docker.
Is there any another way to setup Rollcall Attendance LTI without docker just manual setup on local.
Any help will be appreciated. 
Thanks!


Simon Williams

unread,
Oct 13, 2021, 9:55:14 PM10/13/21
to canvas-l...@googlegroups.com
Yes, it shouldn’t be too hard. It’s a pretty vanilla rails app that is relatively well controlled by environment variables. If you look at the following:


you should get a pretty sense of what is going on. You need a database (Postgres or mysql), redis, and s3-compatible file store. Then bundle install, precompile assets, export a bunch of environment variables, and start a rails server and a resque process for jobs.

If you have more specific questions about a place where you’re getting hung up, let us know.

Simon

--

---
You received this message because you are subscribed to the Google Groups "Canvas LMS Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to canvas-lms-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/canvas-lms-users/1ec35c83-036b-471f-bf90-c251aee82b4fn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages