Difference between revisions of "WeBWorK Amazon Machine Images (AMI's)"

From WeBWorK_wiki
Jump to navigation Jump to search
(Created page with "===Overview=== After using a WeBWorK Amazon Machine Image, you will have a full fledged Ubuntu Server LTS system with WeBWorK, Apache2, MySQL, R server, lighttpd, log rotation...")
 
Line 13: Line 13:
   
 
== Older Outdated AMI's ==
 
== Older Outdated AMI's ==
  +
  +
* [[WeBWorK AMI from 2013]] These are David Gage's original instructions from 2013.
  +
 
<!--
 
<!--
* [[Installing_from_WW2.12_Ubuntu16.04_Vanilla Virtual Machine Image]]
 
* [[Installing_from_WW2.10_Ubuntu14.04_Vanilla Virtual Machine Image]]
 
* [[Installing_from_WW2.9_Ubuntu14.04_Vanilla Virtual Machine Image]]
 
 
* [[Installing_from_WW2.7_Ubuntu12.04_Vanilla Virtual Machine Image]]
 
* [[Installing_from_WW2.7_Ubuntu12.04_Vanilla Virtual Machine Image]]
 
-->
 
-->

Revision as of 09:14, 26 June 2020

Overview

After using a WeBWorK Amazon Machine Image, you will have a full fledged Ubuntu Server LTS system with WeBWorK, Apache2, MySQL, R server, lighttpd, log rotation, etc. installed and configured.

WeBWorK Amazon Machine Images (AMI's)

Current AMI's

After setting up, you will have a full fledged Ubuntu Server 20.04 LTS system with WeBWorK, Apache2, MySQL, R server, lighttpd, log rotation, etc. installed and configured.

It is imperative that you CHANGE THE PASSWORDS for the OS user wwadmin (who owns most WeBWorK files), for the MySQL user webworkWrite who has access to MySQL, for the WeBWorK user admin who has admin privileges and for the WeBWorK user profa who has professor privileges (see below). Finally you should set up SSL (https) access to WeBWorK if students will be using your server.

Older Outdated AMI's