Skip to content

Commit

Permalink
Repository is not public
Browse files Browse the repository at this point in the history
  • Loading branch information
ipopescu committed Sep 6, 2023
1 parent c3cb373 commit e80cbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/docs/casper/operators/aws-nodes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: AWS Nodes

# Read-Only Casper Nodes in AWS

The Casper ecosystem includes the [casper-node-on-cloud](https://github.com/casper-ecosystem/casper-node-on-cloud/) repository for creating Casper nodes using Amazon Web Services (AWS). The project uses an Infrastructure as code (IaC) approach with **Terraform**, **Terragrunt**, and **Bash**.
The Casper ecosystem includes the `casper-node-on-cloud` repository for creating Casper nodes using Amazon Web Services (AWS). The project uses an Infrastructure as code (IaC) approach with **Terraform**, **Terragrunt**, and **Bash**. <!-- TODO add the link to the repository when it goes public. -->

The procedure for creating Casper nodes in AWS is based on the steps for [Installing a Node](../setup/install-node.md) and does not include the steps for bonding to the network and becoming a validator. Bonding makes the node a validator node, which is outside the scope of the IaC infrastructure. Therefore, the Casper nodes created with this approach are read-only nodes.

Expand Down

0 comments on commit e80cbfd

Please sign in to comment.