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

From WeBWorK_wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
*[[WeBWorK 2.15 Ubuntu Server 20.04 LTS Amazon Machine Image]]: These instructions cover setting up an AWS Server with the Ubuntu Server 20.04 LTS operating system and WeBWorK 2.15 using the WeBWorK AMI.
 
*[[WeBWorK 2.15 Ubuntu Server 20.04 LTS Amazon Machine Image]]: These instructions cover setting up an AWS Server with the Ubuntu Server 20.04 LTS operating system and WeBWorK 2.15 using the WeBWorK AMI.
   
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.
+
After setting up, you will have a full fledged Ubuntu Server 20.04 LTS system with WeBWorK 2.15, Apache2, MySQL, R server, lighttpd, log rotation, etc. installed and configured.
   
 
It is imperative that you CHANGE THE PASSWORDS for the OS user <code>wwadmin</code> (who owns most WeBWorK files), for the MySQL user <code>webworkWrite</code> who has access to MySQL, for the WeBWorK user <code>admin</code> who has admin privileges and for the WeBWorK user <code>profa</code> who has professor privileges (see below). Finally you should set up SSL (https) access to WeBWorK if students will be using your server.
 
It is imperative that you CHANGE THE PASSWORDS for the OS user <code>wwadmin</code> (who owns most WeBWorK files), for the MySQL user <code>webworkWrite</code> who has access to MySQL, for the WeBWorK user <code>admin</code> who has admin privileges and for the WeBWorK user <code>profa</code> who has professor privileges (see below). Finally you should set up SSL (https) access to WeBWorK if students will be using your server.

Revision as of 09:21, 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 2.15, 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