Small change that was missed on previous commit, in the example definition the store and serve server comes first and then the ingest and decode server. Had to switch those in the text description that goes with the "Example Installation" seciton.

This commit is contained in:
Shay Carter 2020-07-10 14:15:52 -06:00
parent 8612e76d49
commit ab886677b6

View file

@ -14,7 +14,7 @@ For our EDEX we have designated an instance of the ingest/decoding server to be
## Example Installation
This walkthrough will install different EDEX components on two machines in the XSEDE Jetstream Cloud, the first is used to **ingest and decode** while the second is used to **store and serve** data.
This walkthrough will install different EDEX components on two machines in the XSEDE Jetstream Cloud, the first is used to **store and serve** while the second is used to **ingest and decode** data.
![](/images/awips2_distributed.png)