Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

aldorado/23vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

23vagrant

Creates a vagrantbox ready for use with 23degree

Requirements

Virtual Box

Vagrant

Usage

To change to the original repository of the the 23 degree mapplication change

line 91 in varantfile

from git clone https://github.com/aldorado/23.git /home/vagrant/23degree/23degree/ to git clone https://github.com/magnolo/23.git /home/vagrant/23degree/23degree/

git clone https://github.com/aldorado/23vagrant.git 23box
cd 23box
vagrant up

Go for a walk or do something else, this process can take up to 20 minutes

!!!Caution, the VM Box is set to use 4gb ram edit line 10

v.customize ["modifyvm", :id, "--memory", "4096"]

and write instead of 4096 something else to customize

working files under

23box/23degree/

In your brower everything should be up and running at

http://192.168.23.23

You can use gulp & gulp watch locally or ssh into the vagrant box and use gulp watch there, I recommend using it locally

About

Vagrant Box Ready for 23degree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published