Second Ansible role is out!

We are happy to announce that we have released our second project! slingnode.ethereum_node_mgmt is an Ansible role that enables management of Ethereum nodes. It automates common tasks such as:

  • Keystore import
  • Slashing protection DB import/export

The role seamlessly integrates with our Ethereum node deployment and configuration role – slingnode.ethereum. The role is configurable and it is possible to adapt it to work with any Ethereum servers running supported clients.

The best place to start is by reading the 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

What’s next?

We’re planning on releasing two more roles:

  • observability – out of the box Ethereum node monitoring stack
  • security – SELinux policy slingnode.ethereum nodes

Leave a comment