Moodle Vagrant installer (Ubuntu 18.04, Apache, PHP7, PostgreSQL, Latest Moodle)
This is perfect for local testing and development installations.
Requirements:
- Vagrant ( https://www.vagrantup.com/downloads.html )
- vagrant-vbguest ( https://github.com/dotless-de/vagrant-vbguest )
- VirtualBox ( https://www.virtualbox.org/ )
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
Would you like to buy me a coffee or send me a tip? While it's not expected, I would really appreciate it.