{"id":17677080,"url":"https://github.com/tuladhar/bash-parallel-scripts","last_synced_at":"2025-10-28T16:46:26.395Z","repository":{"id":166960811,"uuid":"124125562","full_name":"tuladhar/bash-parallel-scripts","owner":"tuladhar","description":"Run bash scripts in parallel across servers using bash background jobs.","archived":false,"fork":false,"pushed_at":"2018-03-06T19:32:08.000Z","size":5,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T19:45:50.976Z","etag":null,"topics":["automation","bash","bash-script","bash-scripting","hacktoberfest","parallel","parallel-programming"],"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/tuladhar.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":"2018-03-06T19:07:03.000Z","updated_at":"2020-10-06T05:13:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"56f3f49e-da75-44de-b794-721979d2dca2","html_url":"https://github.com/tuladhar/bash-parallel-scripts","commit_stats":null,"previous_names":["tuladhar/bash-parallel-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fbash-parallel-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fbash-parallel-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fbash-parallel-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tuladhar%2Fbash-parallel-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tuladhar","download_url":"https://codeload.github.com/tuladhar/bash-parallel-scripts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246354209,"owners_count":20763793,"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":["automation","bash","bash-script","bash-scripting","hacktoberfest","parallel","parallel-programming"],"created_at":"2024-10-24T07:27:43.809Z","updated_at":"2025-10-28T16:46:26.303Z","avatar_url":"https://github.com/tuladhar.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bash-parallel-scripts\nRun bash scripts in parallel across servers using bash background jobs.\n\n## Prerequisite\n- Servers must be one per line in `servers.txt` file and must be accessible without password using pubkey method.\n\n## How to\n1. Edit `run.sh` and place your custom commands there.\n2. Execute `parallel.sh` script\n\nNote: Per server execution logs are stored in logs directory and is overwritten on every runs.\n\nTips: Edit `MAX_NPROC` in `paralle.sh` to adjust # of parallel processes\n\n## Why not use Ansible or Salt?\n- Sometimes, bash script does the job done to keep things simple. For more complex command orchestration, those tools are preferred and does better job.\n\n## Author\n- Puru\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuladhar%2Fbash-parallel-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftuladhar%2Fbash-parallel-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftuladhar%2Fbash-parallel-scripts/lists"}