Commit Graph

3 Commits

Author SHA1 Message Date
Tom Russell
10527d0dc9 Forward vagrant ports 3001:3001 and 5432:6543 for razzle and Postgres 2019-04-09 09:29:30 +01:00
Tom Russell
719a731fa8 Try enabling virtualbox symlinks 2019-04-09 09:29:30 +01:00
Tom Russell
d692db6c19 Sketch in vagrant provision script
Known problem with npm install step: this will likely fail when run
from a Windows host, when npm tries to create symlinks in the synced
folder. Workaround may be to run `vagrant up` from within a shell
with admin rights on the host machine (Windows security policy may
disallow creation of symlinks otherwise).
2019-03-05 10:04:24 +00:00