bitcoind
bitcoind
The debops-contrib.bitcoind
role allows you to manage and configure bitcoind.
bitcoind can be used to run a full node in the distributed cryptocurrency network Bitcoin.
A full node is a program that fully validates transactions and blocks and
therefore enforces all of the rules of Bitcoin.
Installation
This role requires at least Ansible v2.1.5
. To install it, run:
ansible-galaxy install debops-contrib.bitcoind
Documentation
More information about debops-contrib.bitcoind
can be found in the
official debops-contrib.bitcoind documentation.
Contributing
Please note that this repository is not the upstream repository where changes should be contributed to. Head over to https://github.com/debops/debops where you can find the contents of this repo and where changes are welcome.
Are you using this as a standalone role without DebOps?
You may need to include missing roles from the DebOps common playbook into your playbook.
Try DebOps now for a complete solution to run your Debian-based infrastructure.
Authors and license
- Robin Schneider (maintainer) | e-mail | GitHub
License: GPL-3.0
This role is part of DebOps Contrib. README generated by ansigenome.
Setup and manage bitcoind
ansible-galaxy install debops-contrib/ansible-bitcoind