Skip to content

Commit

Permalink
Update README.md with Conduit/Algod co-location recommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
gmalouf committed Oct 11, 2023
1 parent 979fc66 commit 2920caf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ For example, use conduit to:

For a simple deployment the following configuration works well:
* Network: Conduit colocated with Algod follower.
* Conduit: 4 CPU and 8 GB of ram.
* Algod: 4 CPU and 8 GB of ram.
* Conduit + Algod colocated: 4 CPU and 8 GB of ram.
* You may want to set [GOMEMLIMIT](https://pkg.go.dev/runtime@master#hdr-Environment_Variables) for Algod (and even Conduit) based on your deployment configuration.
* Storage: 20 GiB, 3000 IOPS minimum.

# Getting Started
Expand Down

0 comments on commit 2920caf

Please sign in to comment.