Skip to content

laserred/laserred-neutrino-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laser Red Neutrino v2.0

A simple wordpress vagrant environment

Installation

  1. Clone this repo into your project folder.
  2. Edit the Vagrantfile to add a hostname.
  3. vagrant up
  4. On first boot, you will need to run vagrant reload in order for the hostname to be recognised on the network.

If you have a local copy of neutrino-v2.box you can comment out the line in the Vagrantfile containing:

config.vm.box_url = "http://laserred.co/vagrant/neutrino-v2.box" (Add a # in front of it).

If you don't do this, Vagrant will try to download the box, which is nearly 700mb.

If you're experiencing 'Authentication failed' errors, see the wiki

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages