Giter Site home page Giter Site logo

ansible_eth2's Introduction

Eth2 ansible collection

This is an experimental Ansible collection of roles and playbooks to use for testnets.

It is NOT RECOMMENDED to use this in mainnet, as security was not the primary focus of this. The primary focus is to quickly spin up testnets and automate things that require more care in a mainnet context.

This is a work in progress ansible collection. The intention is to eventually publish it, to make it more reusable. For now, you can git-submodule this repository, and add the roles as source for your playbooks.

Usage

  • machine: common setup things for a new machine, installing required things for other roles
  • ubuntu: common ubuntu os settings (TODO: hardening)
  • eth2client:
    • defines validator assignments
    • defines validator
    • defines beacon node
    • defines eth2stats setup.
    • Defaults can be configured by picking any of the defaults subdirectories:
      • lighthouse
      • nimbus
      • prysm
      • teku
  • bootnode: Discv5 bootnode for eth2 clients
  • deposit_contract: Deploy testnet deposit contract, optionally with tokens instead of eth.
  • metrics: Deploy prometheus, grafana, install dashboard and datasources, setup nginx, setup letsencrypt and vhosts.
  • val_tools: Build deposits, execute deposits.

The val_tools and deposit_contract roles assume ethereal is installed.

License

MIT, see LICENSE file.

ansible_eth2's People

Contributors

kvbik avatar parithosh avatar protolambda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

ansible_eth2's Issues

Refactoring incomplete

On testing the deployment, several steps failed due to incomplete refactoring. The example playbooks are outdated and parts of the refactored eth2client refer to removed roles, e.g. the beacon_node role.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.