Problem with installation Canvas on VDS server (Free for Teacher Licensee)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi to everyone! I very need your help. I install Canvas LMS (Free for Teachers) on our VDS server.
I did it through Docker and used the instruction here - https://note.hommalab.io/posts/canvas/install-canvas-lms/.
1) Created separate user, launched it through route and gave him sudo right + full access to folders (/home/user)
2) Installed Docker and last version of rbenv/ruby (2.6.6)
3) Launched ./script/docker_dev_setup.sh
But I faced with the error which appear when you make a bundle install (connected with github)
The is an advice to delete folder (/usr/src/app), but I don't have this folder.
Attached is the error screenshot. Please advice what to do or may be you recommend some other instruction for installation through Docker.
Looking forward for your help.