{"id":23558013,"url":"https://github.com/lovelaced/parity-ansible-poa","last_synced_at":"2026-04-20T19:02:45.244Z","repository":{"id":84175614,"uuid":"151341993","full_name":"lovelaced/parity-ansible-poa","owner":"lovelaced","description":"A one-line deployment for a 3-node Parity PoA chain","archived":false,"fork":false,"pushed_at":"2018-10-09T17:52:14.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-16T00:41:51.201Z","etag":null,"topics":["ansible","blockchain","docker","ethstats","parity","poa"],"latest_commit_sha":null,"homepage":"","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/lovelaced.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,"zenodo":null}},"created_at":"2018-10-03T00:34:05.000Z","updated_at":"2018-10-10T16:30:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"d95877b2-9388-4e32-b89c-9347b7b4a0b5","html_url":"https://github.com/lovelaced/parity-ansible-poa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lovelaced/parity-ansible-poa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fparity-ansible-poa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fparity-ansible-poa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fparity-ansible-poa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fparity-ansible-poa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovelaced","download_url":"https://codeload.github.com/lovelaced/parity-ansible-poa/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovelaced%2Fparity-ansible-poa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32061251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T11:35:06.609Z","status":"ssl_error","status_checked_at":"2026-04-20T11:34:48.899Z","response_time":94,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","blockchain","docker","ethstats","parity","poa"],"created_at":"2024-12-26T15:19:18.959Z","updated_at":"2026-04-20T19:02:45.238Z","avatar_url":"https://github.com/lovelaced.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"ansible deployment of a parity PoA network\n========\n\nThis playbook will deploy 3 nodes, running in docker, on a remote host after pulling the latest parity-ethereum source from gitlab and building a new image on top of rust:1.29.1-slim-stretch.\n\nTested on a fresh Google Cloud debian stretch box with Ansible 2.6.5.\n\nOnly requirements are debian, having your pubkey on the system, allowing ssh traffic, and creating an ingress firewall rule for port 3001 (for the ethstats dashboard).\nAnsible hosts file uses this group.\n```\n# /etc/ansible/hosts\n[GCEtest]\n```\n\n[live demo here](http://35.229.109.174:3001/)\n-------------\nYou can run the playbook like this:\n`ansible-playbook site.yml -f 10 -u \u003cremote user\u003e`\n\nIt comprises of two roles, \"common\" and \"authority\". The common role takes care of docker/other packages installation and the authority role handles the setup of the authority network. After the playbook runs, the ethstats dashboard should be accessible at your.ip:3001. This is admittedly of limited use for a PoA network, but there's a [recent fork of the project](https://github.com/eosclab/eth-netstats) that has PoA features on its roadmap, so that's something to keep an eye on.\n\nNote: it is recommended to change the ownership of the `/code` directory created in `roles/common/main.yml` to something other than root.\n\n**Inexhaustive List of Future TODO:**\n* trigger new docker build on code change\n* support other distributions besides debian\n* run as parity user rather than root inside container\n* avoid using `--unsafe-expose`\n* create more PoA-specific monitoring \n* improve and flesh out the configuration structure\n* use templates for parity configuration\n* use var files for simple ansible configuration\n* add dynamic node names\n* bootstrap parity nodes in a more configurable, native way\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovelaced%2Fparity-ansible-poa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovelaced%2Fparity-ansible-poa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovelaced%2Fparity-ansible-poa/lists"}