Added execution image

This commit is contained in:
frikky
2020-05-18 12:10:50 +02:00
parent 2f06a383bd
commit 5cd07e618c
5 changed files with 7 additions and 6 deletions
+3 -4
View File
@@ -1,6 +1,9 @@
# Shuffle
[Shuffle](https://shuffler.io) is an automation platform for your security stack. It leverages docker for scaling and OpenAPI for integrations. It has the possibility to run across multiple isolated environments, and gives you powerful tools to track progress.
![Example Shuffle webhook integration](shuffle_webhook.png)
## Try it
Check out the [installation guide](https://github.com/frikky/shuffle/blob/master/install-guide.md)
@@ -55,10 +58,6 @@ Below is the folder structure with a short explanation
└ docker-compose.yml # Used for deployments
```
# Architecture
A basic image of how everything fits together, including legacy (left side)
![](architecture.png)
# Technology
GCP was chosen because why not use the best thingies. "Serverless" \o/
```bash