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.
NOTE: This demo scenario does NOT use Conjur
git clone toolshedcd toolshed-- this is the project's base directorycd cmd/provenginedirectory- Make copies of the
pasconfig-example.tomlandawsconfig-example.tomlfiles (See the section Configuration Files for detailed explanation of each field.)cp pasconfig-example.toml pasconfig.tomlcp awsconfig-example.toml awsconfig.toml # -- MUST FILL IN All FIELDS
- 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
