Skip to content

A script(s) to use for setting up a Moodle development environment on Cloud9 ( https://c9.io )

Notifications You must be signed in to change notification settings

justinhunt/moodle-cloud9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-cloud9

A script(s) to use for setting up a Moodle development environment on Cloud9 ( https://c9.io ) with Moodle 3.5

Instructions

  1. Setup an account on https://c9.io (free account is ok)
  2. Make a note of your username ... we are going to need that.
  3. From the new account make a new workspace (note the workspace name, we'll need that too. just alphanumerics and hyphens please. no underscores)
  1. From the bash window of the new workspace, type ./setup.sh This will upgrade PHP to PHP 7 and install necessary dependencies. Then it will install Moodle.
  2. When prompted for your username, enter it
  3. When prompted for your workspace name, enter it
  4. When its finished running, click the "Run Project" button at top
  5. Navigate to the URL that the setup script finished with, and finish the install
  6. Remove "setup.sh" and "config.php" and "scripts" directory from the workspace directory.
  7. Happy Moodle Coding!

About

A script(s) to use for setting up a Moodle development environment on Cloud9 ( https://c9.io )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published