Skip to content
stefa2k edited this page Jun 23, 2020 · 9 revisions

Welcome to the prysm-ansible wiki!

What prysm-ansible is

  • A collection of scripts to setup and maintain one or more Ethereum 2.0 Proof of Stake nodes easily
  • Playbooks to keep your uptime as high as possible
  • Create, load and manage your validator accounts
  • Completely transparent to users, ansible-scripts are easy to read

What prysm-ansible isn't

  • A secure setup. It only supports basic security.
  • Supporting every OS, every hardware and every use-case

Steps to setup a Ethereum 2.0 staking node and start staking

See how to start the validator, quick tip:

docker-compose up -d validator

Advanced topics