{"id":18904307,"url":"https://github.com/mohdrashid/docker_quorum","last_synced_at":"2026-05-06T19:03:42.494Z","repository":{"id":143972781,"uuid":"134458117","full_name":"mohdrashid/docker_quorum","owner":"mohdrashid","description":"Quorum 1 node dockerized setup","archived":false,"fork":false,"pushed_at":"2019-06-22T11:00:22.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T03:04:50.208Z","etag":null,"topics":["docker","docker-compose","ethereum","istanbul-bft","quorum","raft"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohdrashid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-05-22T18:24:15.000Z","updated_at":"2019-06-22T10:59:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c2e5069-3704-435e-9841-c30aae0cbba1","html_url":"https://github.com/mohdrashid/docker_quorum","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohdrashid/docker_quorum","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdrashid%2Fdocker_quorum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdrashid%2Fdocker_quorum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdrashid%2Fdocker_quorum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdrashid%2Fdocker_quorum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohdrashid","download_url":"https://codeload.github.com/mohdrashid/docker_quorum/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohdrashid%2Fdocker_quorum/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260868849,"owners_count":23074959,"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":["docker","docker-compose","ethereum","istanbul-bft","quorum","raft"],"created_at":"2024-11-08T09:08:02.224Z","updated_at":"2026-05-06T19:03:37.457Z","avatar_url":"https://github.com/mohdrashid.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup Instructions\n\nCurrently, raft is the only consensus mechanism supported in this docker version. Istanbul consensus will be added shortly.\n\n## 1. Clone the repository\nClone the repository by typing `git clone https://github.com/mohdrashid/docker_quorum.git` in the terminal.\nAfter that go the downloaded repository by typing `cd docker_quorum`\n\n## 2. Edit the variables\nIf required you can edit the ports or other informations by changing the corresponding value in environment.env file\n\n## 3. Map the data and log directories\nGo to volume section of docker-compose.yml file and make sure volumes are mapped to your desired directories.\n\n## 4. Build the image\nType `docker-compose build` to build the images by pulling all requirements and to perform quorum related installations\n\n## 5. Run image\nType `docker-compose up` to bring up the image and start the quorum node\n\n## 6. Interacting with node\nYou can easily interact with the node by typing `geth attach PATH_TO_DATA/dd1/geth.ipc` this will bring up the console. This step will require you to install geth. In ubuntu this can be done by typing `sudo apt-get install geth`\n\n# Regarding your keys\nYour constellation public ID can be obtained from data directory in constellation/node.pub file. This will be used by others to send you private transaction. Ethereum accounts can be added from geth using standard geth commands.\n\n# 3 Node setup\nTo use the 3 Node setup in docker switch the branch to 3nodes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdrashid%2Fdocker_quorum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohdrashid%2Fdocker_quorum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohdrashid%2Fdocker_quorum/lists"}