Skip to content

protonet/soul-vagrantfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrantfile for Protonet SOUL

Requirements

  • Vagrant needs to be installed on your machine
  • You must install the necessary Vagrant plugins with the following command:
    • vagrant plugin install vagrant-aws aws-sdk
  • Your AWS credentials need to be configured using the AWS CLI

Usage

Simply run vagrant up --provider=aws in the main directory. Vagrant will provision a machine on your AWS account.

After it's finished, you can get the machine's address by running vagrant ssh-config | grep HostName.

Wait for the installation to finish (typically 20-40) and browse to that address in orded to begin the setup wizard.

About

Vagrantfile for running a trial version of SOUL on AWS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published