Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
This project is archived. Its data is
read-only
.
Changes
Page history
Update local workflow
authored
Oct 29, 2020
by
Kim Carter
Show whitespace changes
Inline
Side-by-side
local/local-workflow.md
View page @
a18f29e1
...
@@ -7,6 +7,8 @@
...
@@ -7,6 +7,8 @@
Leaving
`docker stats`
running in a terminal is often useful to see which containers are running and how much work they're doing.
Leaving
`docker stats`
running in a terminal is often useful to see which containers are running and how much work they're doing.
Adding the
`--debug`
flag to the end of
`sam local`
commands can be helpful.
## Testing the [`provisionAppSlaves`](https://gitlab.com/purpleteam-labs/purpleteam-lambda/-/blob/master/local/app-slave-provisioner/index.js)
## Testing the [`provisionAppSlaves`](https://gitlab.com/purpleteam-labs/purpleteam-lambda/-/blob/master/local/app-slave-provisioner/index.js)
1.
Terminal 1: Run docker-compose-ui from the
`purpleteam-s2-containers/`
root directory. Run the following command:
1.
Terminal 1: Run docker-compose-ui from the
`purpleteam-s2-containers/`
root directory. Run the following command:
...
...
...
...