IMPORTANT - Please read and configure the resources as specified in the Prerequisites section before proceding with the demo.
This demo can be run from linux/mac, or from an EC2 linux instance.
git clone toolshedcd toolshed-- this is the project's base directorycd cmd/provenginedirectory- Make copies of the
pasconfig-example.toml,awsconfig-example.toml, andconjurconfig-example.tomlfiles (See the section Configuration Files for detailed explanation of each field.)cp pasconfig-example.toml pasconfig.tomlcp awsconfig-example.toml awsconfig.toml# ONLY FILL OUT the Regioncp conjurconfig-example.toml conjurconfig.toml
- Edit the config files and update the fields with the info from the Prerequisites
- In order to start the toolshed web-app, type:
make run - open a browser to http://localhost:8080/
- In the browser fill in the toolshed intake form
- Open AWS console to view the new EC2 instance
- Open PAS Vault to view the new account for the new EC2 instance details
