{"id":17924956,"url":"https://github.com/diptochakrabarty/ansible-aws-apache-storm","last_synced_at":"2026-04-28T16:04:08.026Z","repository":{"id":113309557,"uuid":"257677691","full_name":"DiptoChakrabarty/Ansible-AWS-Apache-Storm","owner":"DiptoChakrabarty","description":"Ansible Playbook and Role to Setup a Apache Storm Cluster in AWS. Fully automated only configuration requirements needed.","archived":false,"fork":false,"pushed_at":"2022-01-26T07:28:37.000Z","size":15161,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-08T23:11:46.963Z","etag":null,"topics":["ansible","ansible-galaxy","ansible-playbook","ansible-role","ansible-roles","apache","apache-sto","aws","aws-ec2","ec2","python-3","virtualenv"],"latest_commit_sha":null,"homepage":"","language":"Jinja","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/DiptoChakrabarty.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":"2020-04-21T18:13:07.000Z","updated_at":"2022-01-26T07:27:44.000Z","dependencies_parsed_at":"2023-03-13T13:21:04.172Z","dependency_job_id":null,"html_url":"https://github.com/DiptoChakrabarty/Ansible-AWS-Apache-Storm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiptoChakrabarty%2FAnsible-AWS-Apache-Storm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiptoChakrabarty%2FAnsible-AWS-Apache-Storm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiptoChakrabarty%2FAnsible-AWS-Apache-Storm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DiptoChakrabarty%2FAnsible-AWS-Apache-Storm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DiptoChakrabarty","download_url":"https://codeload.github.com/DiptoChakrabarty/Ansible-AWS-Apache-Storm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246972207,"owners_count":20862885,"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","ansible-galaxy","ansible-playbook","ansible-role","ansible-roles","apache","apache-sto","aws","aws-ec2","ec2","python-3","virtualenv"],"created_at":"2024-10-28T20:51:43.332Z","updated_at":"2026-04-28T16:04:02.995Z","avatar_url":"https://github.com/DiptoChakrabarty.png","language":"Jinja","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS-Apache-Storm\n\n## About the Project\n\nSetup a full Apache Storm Cluster in AWS to perform realtime computation using Ansible. Edit configuration required by user and run playbook.\nAnsible will take care of all setup , define number of worker and nimbus nodes required and additional configuration in roles developed.\n\n## How to Run \n\n- Add you aws pem key to ssh\n```sh\n  ssh-add \u003cpem kay name\u003e\n\n\n  change  private_key_file  path in ansible.cfg with your private key path\n\n```\n\n- Activate virtualenvironment first\n```sh\nsource /venv/bin/activate\n```\n- Add python interpreter path in hosts file\n```sh\nwhich python3\n\nadd output in python_interpreter in hosts file\n\nAlso install boto3 and boto\n```\n\n- First add your keys in vault file\n```sh\nansible-vault edit key.yml\n\npassword: storm\n\nAdd AWS keys \n\nAlso add security group name you want\n\nKey is to be present from before\n```\n- Run playbook using\n\n```sh\nansible-playbook  --vault-password-file=\".password\" -i ./hosts ec2.yml\n```\n\n## Description of Roles\n```sh\n- There are two roles present\n  * storm\n  * zookeeper\n- Nimbus node both the roles are utilised\n- Worker nodes only zookeeper role is used\n```\n\n\u003cimg src=\"images/storm.png\"\u003e\n\n\n\n\n\u003cimg src=\"images/svc.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiptochakrabarty%2Fansible-aws-apache-storm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiptochakrabarty%2Fansible-aws-apache-storm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiptochakrabarty%2Fansible-aws-apache-storm/lists"}