Skip to content

insight-nervos/ansible-role-btcpool

Repository files navigation

ansible-role-btcpool

Configures a node to run a dockerized version of btcpool v1 with plans to update to the new v2 spec as the project progresses.

Requirements

Ubuntu 18.04+. Best used with the associated terraform modules which wrap the call of this module.

Role Variables

WIP

Dependencies

Example Playbook

requirements.yaml -> ansible-galaxy install -r requirements.yml

roles:
  - src: insight_nervos.btcpool

Playbook:

- hosts: all
  roles:
    - insight_nervos.btcpool

License

Apache 2.0

About

Role to setup a btcpool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages