Skip to content

Building a Drupal 8 environment project template.

Notifications You must be signed in to change notification settings

teemerson/Drupal8Env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal8VM

Vagrant Druapl8 VM (codename Druprant) - Drew-puh-rant

This dev VM spins up a Headless Drupal 8 variant installation with Angular2 and JBoss all packaged in a CentOS environment.

Requires Vagrant, Git, and VirtualBox

http://www.vagrantup.com/downloads
http://git-scm.com/downloads
https://www.virtualbox.org/wiki/Downloads

General commands are: Run Git Bash as Admin

git clone https://github.com/Cyberitas/Drupal8Env
cd Drupal8Env 
vagrant up 

vagrant ssh

The Website folder in your git repo will be where we keep the Core Drupal code.

Open up a web browser and navigate to http://localhost:4567/Website/ this will take you to your Drupal 8 Site

Notes for our current setup:

The mysql username/password is root and an empty password.

About

Building a Drupal 8 environment project template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%