Update
New TurnKey Canvas version (16.1)
Changes:
- Install latest Canvas LTS stable from upstream git repo.
[ Jeremy Davis
& Zhenya Hvorostian ] - Fix/improve domain setting inithooks (untracked).
[ Zhenya Hvorostian
& Jeremy Davis ] - Fix canvas_init script (untracked issue with false regex).
[ Zhenya Hvorostian
] - Install yarn via common conf/overlay (remove redundant bits from this
repo).
[ Jeremy Davis
& Zhenya Hvorostian ] - Improved/more explicit mail settings.
[ Zhenya Hvorostian
] - Make cache_store.yml permissions stricter.
[ Zhenya Hvorostian
] - Improve/finalize RCE API integration and fix 500 errors. (Note previous
releases had RCE API integration, but this finalises it). Closes #1319 &
#1362.
[ Zhenya Hvorostian
] - Remove redundant "stand-alone" Passenger service (and service calls). This was starting Canvas via Passenger under Nginx, rather than Apache under some circusmtance. Closes #1495.