https://github.com/Consensys/besu-aws
Templates to deploy Besu
https://github.com/Consensys/besu-aws
Last synced: about 2 months ago
JSON representation
Templates to deploy Besu
- Host: GitHub
- URL: https://github.com/Consensys/besu-aws
- Owner: Consensys
- Archived: true
- Created: 2019-12-10T12:26:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T23:02:08.000Z (over 5 years ago)
- Last Synced: 2025-04-13T02:02:47.505Z (2 months ago)
- Language: Shell
- Size: 27.3 KB
- Stars: 5
- Watchers: 28
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-besu - Besu AWS Cloudformation Templates - Cloudformation templates to help you get started with building and maintaining a private ethereum network in AWS. (Deployments / DevOps)
README
## AWS Cloudformation Templates
This folder contains sample AWS Cloudformation templates to help you get started with building and maintaining a private ethereum network in AWS. Before launching a template, always review the resources that it will create and the permissions it requires.
We recommend that you use these templates to understand and get familiar with the concepts involved and then design your network to suit your requirements.
### Additional Resources
In the *AWS CloudFormation User Guide*, you can view more information about the following topics:- Learn how to use templates to create AWS CloudFormation stacks using the [AWS Management Console](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-console-create-stack.html) or [AWS Command Line Interface (AWS CLI)](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-cli-creating-stack.html).
- To view all the supported AWS resources and their properties, see the [Template Reference](http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-reference.html).