Effy Elden
745cdbd6d8
Alter Vagrantfile to use RVM for Ruby installation ( #2346 )
2017-04-23 14:21:20 +02:00
Effy Elden
6a4e0ff47a
Export environment variables from .env.vagrant before running rails commands in Vagrant provisioning ( #2343 )
2017-04-23 14:21:09 +02:00
Naouak
6870586499
Fix issue with line return in file ( #1947 )
...
Fix #1940
2017-04-21 20:07:47 +02:00
happycoloredbanana
f79a319f28
NFS for shared folder requires a private_network ( #1263 )
2017-04-17 10:40:14 +02:00
Kazuhiro NISHIYAMA
f09eb4b677
Remove current directory from PATH ( #1779 )
2017-04-14 19:10:38 +02:00
Gavin Mogan
20183e3746
fix(*): ruby version was updated in .ruby-version but not Vagrant. Make them match ( #1502 )
2017-04-11 15:06:07 +02:00
Markus Amalthea Magnuson
ed4d3c53be
Add a couple of network performance tweaks to Vagrantfile.
2017-04-06 22:34:59 +02:00
James Moore
3f54a0eca0
Use NFS for the shared folder because it dramatically decreases latency for git operations.
2017-04-05 11:53:39 -07:00
vjackson725
1403f5b31b
fix Vagrantfile so that the correct ruby is installed
...
Prior to this commit, the vagrantfile installs ruby 2.3.3. Due to commit mastodon@992c8d2, this no longer works.
Change the provision scrip so that 2.3.1 is installed via rbenv. Note this drastically increases provision time.
2017-01-12 23:20:55 +11:00
vjackson725
4f9cc841b2
Fix Vagrantfile to include yarn
...
The current Vagrantfile fails to build upon provisioning, as it lacks yarn.
Change the Vagrantfile to add the yarn repository, and install yarn.
2017-01-08 12:38:04 +11:00
Effy Elden
6ef79c6948
Improve Vagrantfile, load environment variables from .env.vagrant, always forward localhost:3000
2017-01-08 01:28:49 +11:00
Effy Elden
2b92e4a37a
Add Vagrant development environment support
2017-01-07 23:22:24 +11:00