- You need vagrant and virtual box already installed
git clone [email protected]:KingJoshi/vagrant_drupal8.git drupal8_test
(or fork and customize configurations)git submodule init
(initialize git submodules puppetlabs mysql, stdlib and drupal8)git submodule update
(get git submodule sources)- edit hosts file on local host machine to point drupal8.test to 10.10.10.10 (optional)
vagrant up
(should set up virtual machine with apache running)- open web browser and go to
http://drupal8.test/
(orhttp://10.10.10.10/
if you skipped step 4) - Install drupal (database name, user and password is drupal which is set in
manifests/db.pp
) - Configure site (site email, admin user, password, etc)
- Congratulations. Drupal 8 is up and running. You can play with it, test modules or even patch code!
-
Notifications
You must be signed in to change notification settings - Fork 0
KingJoshi/vagrant_drupal8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Vagrant configurations to set up a virtual machine on Ubuntu Precise 32 running Drupal 8 on a LAMP stack.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published