add vagrant playground

This commit is contained in:
Benoît Ganne
2020-12-07 12:04:23 +01:00
parent d9845d72b8
commit 48707b7691
5 changed files with 167 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