add vagrant playground

This commit is contained in:
Benoît Ganne
2020-12-07 12:04:23 +01:00
parent 5c11196a75
commit 1b07f68f20
5 changed files with 122 additions and 0 deletions

11
vagrant/README Normal file
View File

@@ -0,0 +1,11 @@
Quick start instructions
Clone & build wgsd:
~# go get github.com/jwhited/wgsd
Start and provision VMs with Vagrant:
~# cd ~/go/src/github.com/jwhited/wgsd/vagrant
~# vagrant up
Setup Wireguard Mesh:
~# ./setup.sh