zwrawr / www.zakwest.co.uk

Source Code for my Website
https://zakwest.tech
Other
0 stars 1 forks source link

Vagrant dev setup #14

Closed zwrawr closed 7 years ago

zwrawr commented 7 years ago

Vagrant

Install the latest version of vagrant and virtual box. Install the vbguest and cachier plugins for vagrant. Then do vagrant up from within a shell (running as admin on windows)

Hosts

Add this to your hosts file

# for zakwest.tech dev
192.168.48.48 dev.zakwest.tech
192.168.48.48 www.dev.zakwest.tech
192.168.48.48 blog.dev.zakwest.tech
zwrawr commented 7 years ago

Need separate dev and prod configs.

zwrawr commented 7 years ago

This was done a while ago. Still needs some work though. See zwrawr/dev.zakwest.tech