Skip to content

Commit

Permalink
Add system requirements to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
winder committed Oct 11, 2023
1 parent 015353e commit 979fc66
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ For example, use conduit to:
* Send blockchain data to another streaming data platform for additional processing (e.g. RabbitMQ, Kafka, ZeroMQ).
* Build an NFT catalog based on different standards.

# System Requirements

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.
* Storage: 20 GiB, 3000 IOPS minimum.

# Getting Started

## Installation
Expand Down

0 comments on commit 979fc66

Please sign in to comment.