joshmiller83 / Scylla

A sandbox for users to play with Behat tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scylla

Find the dragons looming under the surface of your software.

##Requirements


Getting Started


  1. From inside the project root, run vagrant up
  2. You will be prompted for the administration password on your host machine.
  3. Open your hosts file on your host (e.g., sudo vim /etc/hosts), and add the following line:

10.33.36.41 scylla.dev

  1. Visit scylla.dev in your browser of choice.

##How do I work on this?


  1. From inside the project root vagrant ssh
  2. Navigate to `/var/www/sites/scylla.dev

There is your project. Run drush commands from the www directory just like you would without a VB.

  1. run build/install.sh from the project root to install Drupal.

##Troubleshooting


  • If on vagrant up NFS mounting just hangs, halt the process, remove exports (rm /etc/exports), and run vagrant up again.
  • If you get the error Command: ["hostonlyif", "create"], you need to restart VirtualBox.
sudo /Library/Application\ Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh restart

About

A sandbox for users to play with Behat tests.


Languages

Language:PHP 88.5%Language:JavaScript 5.2%Language:CSS 3.1%Language:C++ 1.4%Language:HTML 1.3%Language:Shell 0.3%Language:ApacheConf 0.1%Language:Gherkin 0.0%Language:SourcePawn 0.0%