docs - added an updated take on running distributed and isolated it to its own higher level page

This commit is contained in:
Blake J. Harnden 2019-06-19 10:31:34 -07:00
parent 5b1c9a6e68
commit 3dac7f096c
3 changed files with 173 additions and 106 deletions

View file

@ -23,6 +23,7 @@ networking scenarios, security studies, and increasing the size of physical test
|[Architecture](architecture.md)|Overview of the architecture|
|[Installation](install.md)|Installing from source, packages, & other dependencies|
|[Using the GUI](usage.md)|Details on the different node types and options in the GUI|
|[Distributed](distributed.md)|Overview and detals for running CORE across multiple servers|
|[Python Scripting](scripting.md)|How to write python scripts for creating a CORE session|
|[gRPC API](grpc.md)|How to enable and use the gRPC API|
|[Node Types](machine.md)|Overview of node types supported within CORE|