{"id":28472926,"url":"https://github.com/chishui/ec2_manager","last_synced_at":"2026-02-28T18:02:24.607Z","repository":{"id":284274157,"uuid":"954391331","full_name":"chishui/ec2_manager","owner":"chishui","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-18T04:01:22.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-20T16:48:42.068Z","etag":null,"topics":[],"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/chishui.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":"2025-03-25T02:31:21.000Z","updated_at":"2025-09-18T04:01:26.000Z","dependencies_parsed_at":"2025-03-25T04:19:42.260Z","dependency_job_id":"acbf4f83-a7ae-4a2d-acbf-9f005195a245","html_url":"https://github.com/chishui/ec2_manager","commit_stats":null,"previous_names":["chishui/ec2_manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chishui/ec2_manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fec2_manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fec2_manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fec2_manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fec2_manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chishui","download_url":"https://codeload.github.com/chishui/ec2_manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chishui%2Fec2_manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29946463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T17:57:52.716Z","status":"ssl_error","status_checked_at":"2026-02-28T17:57:31.974Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2025-06-07T11:41:02.280Z","updated_at":"2026-02-28T18:02:24.570Z","avatar_url":"https://github.com/chishui.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"This simple script intends to help you to manage your clusters without needing to ssh to every one of them.\n\n# Install\n```bash\n$ pip install -r requirements.txt\n```\n\n# Run\n## Configuration\nSet host urls through environment\n```bash\n$ export EC2_HOSTS=\"{{username1}}@host1,{{username2}}@host2\"\n```\nSet pem file\n```bash\n$ export EC2_PEM_FILE=\"{{path of your pem file}}\"\n```\n## Upload\nUpload file to remote hosts\n```bash\n$ python src/main.py upload --file={{filepath}} --des={{destination folder}}\n```\n## Run Command\nRun command no remote hosts\n```bash\n$ python src/main.py run --command=\"echo 'hello world'\"\n```\n## Async\nBoth upload and run commands support `--is-async` to run asynchronously.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Fec2_manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchishui%2Fec2_manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchishui%2Fec2_manager/lists"}