Skip to content

marlag/moodle-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-vagrant

Moodle Vagrant installer (Ubuntu 16.04, Apache, PHP7, PostgreSQL, Latest Moodle)

This is perfect for local testing and development installations.

Requirements:

Usage instructions:

  • Clone moodle-vagrant:

git clone https://github.com/digitalsparky/moodle-vagrant.git

  • Change to moodle-vagrant directory
  • Execute vagrant:

vagrant up

Moodle will be available at http://moodle.local/

You will need to add a hosts file entry for: moodle.local points to 192.168.33.10

Authentication Details:

  • username: admin
  • password: Admin1!

This has been tested using Vagrant 1.8.5

About

Moodle Vagrant installer (Ubuntu 16.04, Apache, PHP7, PostgreSQL, Latest Moodle)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%