Difference between revisions of "Drupal VM"
From Stadm
Jump to navigationJump to searchLine 22: | Line 22: | ||
==Installed modules== | ==Installed modules== | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
=References= | =References= | ||
*https://www.vagrantup.com/docs/provisioning/ansible_intro.html | *https://www.vagrantup.com/docs/provisioning/ansible_intro.html | ||
*http://docs.ansible.com/ansible/guide_vagrant.html | *http://docs.ansible.com/ansible/guide_vagrant.html | ||
*https://github.com/geerlingguy/drupal-vm | *https://github.com/geerlingguy/drupal-vm |
Revision as of 11:48, 11 July 2017
Contents
Introduction
This article documents the progress on building a Drupal 8 VM for development purposes on thorin (128.111.101.138). We will be using Vagrant to install a Drupal 8 VM and using Ansible to provision the VM.
Purpose
The purpose of this page is to document progress of installing a Drupal VM using Vagrant and Ansible. I have been following geerlingguy's drupal-vm guide:
Other helpful links:
Installation Procedures
- Refer to the Quick Start Guide.
- Install Ansible on the host machine (thorin) for faster provisioning in the vm
Drupal VM Basic Information
- Drupalvm is running in a VirtualBox VM under thorin (128.111.101.138). It can be accessed by going to [1] on thorin.
- Default login:
admin:admin
- Running Drupal 7.x.