SlingNode has released a new Ansible role. The role is designed to automate Ethereum node management tasks. The first release of the role supports the following tasks:
- Validator keystore import using command line
- Validator keystore import using the standard Ethereum key manager API
- Slashing protection DB import and export
The following Validator clients are supported:
- Lighthouse
- Prysm
- Teku
- Nimbus
slingnode.ethereum_node_mgmt Ansible role seamlessly works with slingnode.ethereum role enabling full node deployment in a single playbook!
The best place to start is by reading the comprehensive documentation:
https://docs.slingnode.com/slingnode.ethereum_node_mgmt/
View the role on Ansible-Galaxy:
https://galaxy.ansible.com/slingnode/ethereum_node_mgmt
Review the source code and contribute on GitHub:
https://github.com/SlingNode/slingnode-ansible-ethereum-node-mgmt
Check out examples:
https://github.com/SlingNode/slingnode-ethereum-examples
Comments
Post a Comment