Skip to content

Commit 23e63ad

Browse files
author
Simon Goldberg
committed
fixed arch paths pt2
1 parent cd60363 commit 23e63ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/xrp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ XRP node deployment on AWS. All nodes are configure as ["Stock Servers"](https:/
1818

1919
### HA setup
2020

21-
![Highly Available Nodes Deployment](./doc/assets/assets/Architecture-HA%20Nodes.drawio.png)
21+
![Highly Available Nodes Deployment](./doc/assets/Architecture-HA%20Nodes.drawio.png)
2222

2323
1. A set of XRP nodes are deployed within an [Auto Scaling Group](https://docs.aws.amazon.com/autoscaling/ec2/userguide/auto-scaling-groups.html) in the [Default VPC](https://docs.aws.amazon.com/vpc/latest/userguide/default-vpc.html) continuously synchronizing with the rest of nodes on the configured xrp network through [Internet Gateway](https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Internet_Gateway.html).
2424
2. The XRP nodes are accessed by dApps or development tools internally through [Application Load Balancer](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/introduction.html). RPC API is not exposed to the Internet to protect nodes from unauthorized access.

0 commit comments

Comments
 (0)