diff options
| author | Jukka Kaartinen <jukka.kaartinen@unikie.com> | 2020-04-02 14:35:10 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-04-03 10:42:34 +0200 |
| commit | 490e527b511e1bb16a70cac58f3a8ae6dffadb3c (patch) | |
| tree | 34775d227fd86c69125ebbf61dbf9cd5d2e8813d | |
| parent | a34e2c332411388ed2b3f6f1a3acdc062feceb79 (diff) | |
docs: Add map of the syzbot setup
Add mind map image of the syzbot setup to show how
peaces are connected.
Signed-off-by: Jukka Kaartinen <jukka.kaartinen@unikie.com>
| -rw-r--r-- | dashboard/app/README.md | 3 | ||||
| -rw-r--r-- | docs/syzbot_architecture.png | bin | 0 -> 52765 bytes |
2 files changed, 3 insertions, 0 deletions
diff --git a/dashboard/app/README.md b/dashboard/app/README.md index db36ee2d6..06817d183 100644 --- a/dashboard/app/README.md +++ b/dashboard/app/README.md @@ -7,6 +7,9 @@ It is so-called [Standard environment](https://cloud.google.com/appengine/docs/s To deploy and manage the app you need to install [Google Cloud SDK](https://cloud.google.com/sdk/install).\ For more details about App Engine refer to the [docs](https://cloud.google.com/appengine/docs/standard/go/). +Here is "big" picture of possible setup: + + **Note**: The app is not stable and is not officially supported. It's here only to power the main deployment. To deploy the app you need to add a `.go` file with production config. The config specifies kernel namespaces, diff --git a/docs/syzbot_architecture.png b/docs/syzbot_architecture.png Binary files differnew file mode 100644 index 000000000..d313e5d69 --- /dev/null +++ b/docs/syzbot_architecture.png |
