ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

Document install process for Apache #720

Open bagofarms opened 2 years ago

bagofarms commented 2 years ago

The Heroku install process is pretty well defined at this point, but hosting the app on your own server using Apache as the web server is currently undocumented. We should document two use cases:

  1. Running UDOIT in a Docker container using an external database server and Apache
  2. Running UDOIT directly on the server using an external database server and Apache
bagofarms commented 2 years ago

This is probably a good start: https://github.com/ucfopen/UDOIT/issues/719#issuecomment-1016629370