Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

lumenlearning/candela-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

202 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-requisites

  1. Latest version of virtualbox (4.3.10+), latest version of vagrant (1.5.2) Ubuntu's apt is too out of date. Please use the latest versions from Oracle and Vagrant;
  2. vagrant-vbguest plugin vagrant plugin install vagrant-vbguest
  3. Working NFS server apt-get install nfs-kernel-server

See also See also https://github.com/FunnyMonkey/fm-vagrant/blob/streamline/README.md if you run into any issues with vagrant up or setting up virtualbox or vagrant.

Setup

  1. Checkout repository

    git clone https://github.com/lumenlearning/candela-vagrant.git

  2. cd candela

  3. Checkout the candela codebase

    git clone https://github.com/lumenlearning/candela.git www/192.168.33.10

  4. vagrant up

  5. Navigate to http://192.168.33.10

  6. Follow instructions from candela repo's README.md (this is the repo checked out above and will be found at www/192.168.33.10/README.md)

  7. Note that the database name, username, and password are all wordpress

  8. Configuration files will be found in www/192.168.33.10

About

Candela dev stack with included vagrant configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors