{"id":28484339,"url":"https://github.com/buguno/devops-shell-scripts","last_synced_at":"2025-07-25T10:33:32.422Z","repository":{"id":294712968,"uuid":"987844119","full_name":"buguno/devops-shell-scripts","owner":"buguno","description":"A collection of useful shell scripts for DevOps tasks, automation, and infrastructure management. Designed for quick access and reuse.","archived":false,"fork":false,"pushed_at":"2025-05-22T02:43:31.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T19:09:23.584Z","etag":null,"topics":["bash","bash-script","devops","shell-script","sysadmin"],"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/buguno.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,"zenodo":null}},"created_at":"2025-05-21T17:08:04.000Z","updated_at":"2025-05-22T02:49:53.000Z","dependencies_parsed_at":"2025-05-21T18:32:37.899Z","dependency_job_id":"f7e84649-dbdd-41ae-888c-a883e68b0f62","html_url":"https://github.com/buguno/devops-shell-scripts","commit_stats":null,"previous_names":["buguno/devops-shell-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buguno/devops-shell-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buguno%2Fdevops-shell-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buguno%2Fdevops-shell-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buguno%2Fdevops-shell-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buguno%2Fdevops-shell-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buguno","download_url":"https://codeload.github.com/buguno/devops-shell-scripts/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buguno%2Fdevops-shell-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266990934,"owners_count":24017732,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bash","bash-script","devops","shell-script","sysadmin"],"created_at":"2025-06-07T22:06:45.922Z","updated_at":"2025-07-25T10:33:32.377Z","avatar_url":"https://github.com/buguno.png","language":"Shell","readme":"# DevOps Shell Scripts\n\nA collection of handy shell scripts for DevOps workflows, automation, and daily operations.\nEasily reusable and organized for quick access.\n\n## 📁 Structure\n\nScripts are organized by category:\n\n- `networking/` – Scripts for networking tasks (e.g., port scan, IP info)\n- `docker/` – Docker-related automation (builds, cleanups, etc.)\n- `kubernetes/` – Common `kubectl` helpers\n- `system/` – System checks, log management, service restarts\n- `aws/` – AWS CLI wrappers and helpers\n- `utils/` – Miscellaneous helper scripts\n\nFeel free to customize and expand based on your needs.\n\n## 🚀 Usage\n\nMake sure scripts are executable:\n\n```bash\nchmod +x script.sh\n```\n\nRun with:\n\n```bash\n./script.sh\n```\n\n\u003e You can also add them to your PATH for global use.\n\n## ✅ Requirements\n\nMost scripts are written in POSIX-compatible shell. Some may depend on:\n\n- `bash`\n- `curl`\n- `jq`\n- `awk`\n- `docker`, `kubectl`, etc. (for specific tasks)\n\nCheck individual scripts for details.\n\n## 📦 Contributing\n\nPull requests are welcome! Feel free to suggest new ideas, fix bugs, or improve the code.\n\n## 📄 License\n\nThis project is licensed under the [`MIT License`](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuguno%2Fdevops-shell-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuguno%2Fdevops-shell-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuguno%2Fdevops-shell-scripts/lists"}