Skip to content
This repository has been archived by the owner on Mar 5, 2020. It is now read-only.

bonovoxly/bitcoin-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitcoin-node

This project deploys a Bitcoin node to AWS, using Terraform (and a little Ansible). It's meant to help users quickly run a full Bitcoin node, in a very automated fashion. It currently deploys a t2.micro instance with 250 GB disk (for the Bitcoin blockchain).

It was more of an ansible-pull experiment. Hopefully I'll extend this to other clouds and blockchains in the near future.

The big AWS blog post can be found here. Quick Google Cloud summary blog post can be found here.

AWS

This deploys a t2.micro instance with 250 GB of hard drive space to AWS using Terraform and ansible-pull. Instructions on deploying a Bitcoin node to Google Cloud can be found here.

Google Cloud Platform

This deploys a g1.small instance with 250 GB of hard drive space to Google Cloud using Terraform and ansible-pull. Instructions on deploying a Bitcoin node to Google Cloud can be found here.

Thanks and Links

If you find this useful and want to contribute:

  • BTC: 161a2z4A5J5ndVyytBXroN8hGcf6Cc8RA5
  • Ethereum: 0x9de200ba61af4a58c9fced2c1334110087a75f51
  • Litecoin: LMGHysobMGv9dWUg1s6CDYP78HSasX8gTp

About

Deploys a bitcoin full node to AWS or Google Cloud.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published