conjur-tutorials Starting the Vagrant box Before you start the Vagrant box, you need to set the following values in your environment. Example setup.sh export CONJUR_HOST= export CONJUR_PASSWORD= You can source the shell . ./setup.sh and then start the virtual machine vagrant up