distributed-computing doc update

This commit is contained in:
Michael James 2017-09-27 10:31:32 -06:00
parent ac72bcc8b2
commit 722a9b1366
2 changed files with 2 additions and 2 deletions

View file

@ -6,6 +6,8 @@ AWIPS makes use of service-oriented architecture to request, process, and serve
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.
![](/images/awips2_distributed.png)
---
## Database/Request Server
@ -205,6 +207,4 @@ Watch the edex JVM log with the command
* If after `edex start database`
* You can install multiple `awips2-ingest` servers, each decoding a different dataset or feed, all pointing to the same Database/Request server (`DB_ADDR` and `PYPIES_SERVER` in `/awips2/edex/bin/setup.env`):
![](/images/awips2_distributed.png)
* Every EDEX Ingest IP address must be allowed in both **iptables** and **pg_hba.conf** as [shown above](#2-iptables-config).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 54 KiB