An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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).