Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 581 Bytes

DEPLOYING-TEST.md

File metadata and controls

18 lines (10 loc) · 581 Bytes

Using Saferwall from a Vagrant Box

The steps below describes how to setup a vagrant box that have saferwall kubernetes cluster deployed on it.

The virtualbox VM will requires 6GB of RAM and it is about 11GB of disk.

1. Download VirtualBox

2. Download Vagrant

3. Getting the Vagrant box

  • Open a shell and run: vagrant init saferwall/saferwall
  • Then: vagrant up