{"id":19352379,"url":"https://github.com/you21979/ansible-electrumx","last_synced_at":"2025-04-23T07:31:18.829Z","repository":{"id":149182988,"uuid":"102062478","full_name":"you21979/ansible-electrumx","owner":"you21979","description":null,"archived":false,"fork":false,"pushed_at":"2019-11-01T07:28:12.000Z","size":67,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T09:51:18.051Z","etag":null,"topics":["ansible","bitcoin","electrumx","monacoin"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/you21979.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-01T01:53:26.000Z","updated_at":"2020-02-24T10:27:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"a45f9256-bb15-4e3e-86bd-7bf5bb4652aa","html_url":"https://github.com/you21979/ansible-electrumx","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/you21979%2Fansible-electrumx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/you21979%2Fansible-electrumx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/you21979%2Fansible-electrumx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/you21979%2Fansible-electrumx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/you21979","download_url":"https://codeload.github.com/you21979/ansible-electrumx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250391201,"owners_count":21422857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","bitcoin","electrumx","monacoin"],"created_at":"2024-11-10T04:39:04.667Z","updated_at":"2025-04-23T07:31:18.818Z","avatar_url":"https://github.com/you21979.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ansible-electrumx\n\n[![Build Status](https://secure.travis-ci.org/you21979/ansible-electrumx.png?branch=master)](https://travis-ci.org/you21979/ansible-electrumx)\n\nautomation build electrumx setup for centos7\n\n\n## coind setup\n\nselect coin one\n\n* bitcoin\n* bitcoin\n* bitcoincash\n* litecoin\n* dogecoin\n* monacoin\n* dashcoin\n\n### remote install\n\n```\necho \"[all]\" \u003e ./hosts\necho \"192.168.0.1\" \u003e\u003e ./hosts\nansible-playbook -i ./hosts ./coind/bitcoin.yml -u centos --private-key=privatekeyfile\n```\n\n### local install\n\n```\nyum install -y epel-release\nyum install -y git ansible\necho \"[all]\" \u003e ./hosts\necho \"localhost\" \u003e\u003e ./hosts\nansible-playbook --connection=local -i ./hosts ./coind/bitcoin.yml \n```\n\n## electrumx setup\n\n### remote install\n\n```\necho \"[all]\" \u003e ./hosts\necho \"192.168.0.1\" \u003e\u003e ./hosts\nansible-playbook -i ./hosts ./electrumx/bitcoin.yml -u centos --private-key=privatekeyfile\n```\n\n### local install\n\n```\nyum install -y epel-release\nyum install -y git ansible\necho \"[all]\" \u003e ./hosts\necho \"localhost\" \u003e\u003e ./hosts\nansible-playbook --connection=local -i ./hosts ./electrumx/bitcoin.yml \n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyou21979%2Fansible-electrumx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyou21979%2Fansible-electrumx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyou21979%2Fansible-electrumx/lists"}