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 toolshed
cd toolshed
-- this is the project's base directorycd cmd/provengine
directory- Make copies of the
pasconfig-example.toml
andawsconfig-example.toml
files (See the section Configuration Files for detailed explanation of each field.)cp pasconfig-example.toml pasconfig.toml
cp 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