Skip to content

Commit

Permalink
docs: Update setup instructions with LumigoToken secret creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele Mancioppi committed Jun 16, 2022
1 parent aa01ae6 commit a635ae5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@

## Setup

1. Create a secret in AWS SecretManager with name `AccessKeys` and `LumigoToken` as field, using as value for the latter the Lumigo token you find in the Lumigo platform under `Settings --> Tracing --> Manual tracing`
1. Have a Docker daemon running on your machine (CDK will need to build a Docker image and push it to Amazon ECR)
2. Run `cdk deploy --all`
1. Run `cdk deploy --all`

0 comments on commit a635ae5

Please sign in to comment.