-
Setup aws-cli
-
Create file named 'config' with following content
STACK=HRTFDemoStack
S3TEMPLATESBUCKET=some-preconfigured-s3-bucket-for-cloudformation-templates
PROJECT=MYPROJ # for billing purposes
- Create the stack
./stackctl.sh create
./stackctl.sh update
./stackctl.sh deploy IndexingLambda
Tunnel the elasticsearch to localhost, and launch browser
./tunnel-aws-elasticsearch.sh &
firefox https://localhost:9200/_plugin/kibana