digitalsparky / moodle-vagrant

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moodle-vagrant

Moodle Vagrant installer (Ubuntu 18.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

Like my stuff?

Would you like to buy me a coffee or send me a tip? While it's not expected, I would really appreciate it.

Paypal Buy Me A Coffee

About

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

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%