Edit Page

Assignment 3

Install a PHP web app called Kanboard on a remote VM instance on the cloud provider of your choose (e.g., Azure). You need to do the following:

  • Download the latest release of the app (the tar.gz file).
  • Extract the tar file using tar -xvzf /path/to/the/file.tar.gz.
  • Check the requirements
  • Install the appropriate software version of PHP, MariaDB, and the Apache HTTP.
  • Follow the installation instructions.
  • Access the app using the public IP address of your VM instance.

Submit a PDF file that contains screenshots of your system showing the execution of commands and the output.

Assignments are due at the beginning of the following week one hour before the class. A submission will be labeled late when it has been submitted past the due date.