ethresearch / sharding-p2p-poc

Proof of Concept of Ethereum Serenity Peer-to-Peer Layer on libp2p PubSub System
40 stars 19 forks source link

Add deployment essentials #73

Closed ChihChengLiang closed 5 years ago

ChihChengLiang commented 5 years ago

What was wrong?

To understand how p2p nodes perform in real environments, we need to:

  1. Deploy them on machines
    1. Execute command for each machine.

How was it fixed?

  1. Use Terraform to spin up some AWS instances for us.
  2. Run commands with Ansible-playbook

Cute Animal Picture