{"id":20217554,"url":"https://github.com/rafaelurrutiasilva/all_in_bash","last_synced_at":"2025-08-23T23:04:48.082Z","repository":{"id":209524609,"uuid":"724269195","full_name":"rafaelurrutiasilva/All_in_Bash","owner":"rafaelurrutiasilva","description":"A bunch of scripts written in Bash","archived":false,"fork":false,"pushed_at":"2023-12-25T16:32:47.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T22:20:45.179Z","etag":null,"topics":["bash","helm","kubeacademy","kubeseal","nagios","prometheus"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rafaelurrutiasilva.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}},"created_at":"2023-11-27T18:32:11.000Z","updated_at":"2024-10-19T21:04:13.000Z","dependencies_parsed_at":"2024-01-05T11:08:15.687Z","dependency_job_id":"c1e8581c-9f5d-443e-b7d2-63c732858ccd","html_url":"https://github.com/rafaelurrutiasilva/All_in_Bash","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"35f801c61bb3c53382267b0b5dffca5228fddb95"},"previous_names":["rafaelurrutiasilva/all_in_bash"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelurrutiasilva%2FAll_in_Bash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelurrutiasilva%2FAll_in_Bash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelurrutiasilva%2FAll_in_Bash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafaelurrutiasilva%2FAll_in_Bash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafaelurrutiasilva","download_url":"https://codeload.github.com/rafaelurrutiasilva/All_in_Bash/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241654685,"owners_count":19997904,"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":["bash","helm","kubeacademy","kubeseal","nagios","prometheus"],"created_at":"2024-11-14T06:34:36.284Z","updated_at":"2025-03-03T11:26:34.315Z","avatar_url":"https://github.com/rafaelurrutiasilva.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# All in Bash\n\u003cimg width=\"220\" alt=\"All_in_Bash\" src=\"https://github.com/rafaelurrutiasilva/images/blob/main/logos/bash_logo.png\" align=left\u003e \u003cbr\u003e\nIn this repo you will find a bunch of scripts written in Bash.\u003cbr\u003e\nThey are categorized for various purposes, such as modern apps, observability, monitoring, and more.\u003cbr\u003e\u003cbr\u003e\nAll scripts are present in my other repositories but are gathered here for easier access and organization.\u003cbr\u003e\n\n---\n## A Mix of Originality and Community Inspiration\nIt is not my intention to steal or take credit for others' work. My scripts are a product of both my own creation and a lot of borrowing and inspiration from like-minded individuals out there on forums, manuals, and the internet.\n\n---\n## Modern Apps and Observability\nScript | Function\n-------|---------\n[generate_manifests.sh](https://github.com/rafaelurrutiasilva/Generate_K8s_Manifests_Using_Helm/blob/main/generate_manifests.sh) | Used to generate Kubernetes manifests using Helm and Kubeseal.\n[install_prometheus_server.sh](https://github.com/rafaelurrutiasilva/Prometheus_on_PhotonOS/blob/main/scripts/install_prometheus_server.sh) | Install and confugure all you need to run a Prometheus server.\n[install_prometheus_exporter.sh](https://github.com/rafaelurrutiasilva/Prometheus_on_PhotonOS/blob/main/scripts/install_prometheus_exporter.sh) | Install and confugure all you need to run a Prometheus node-exporter.\n\n## Monitoring and Nagios Check\nThey are all tested in CentOS, Suse, RHEL and Photon OS\nScript | Function\n-------|---------\n[check_by_top](https://github.com/rafaelurrutiasilva/nagios-bash-plugins/blob/main/plugins/check_by_top) | Will check tasks, cpu, mem or swap using command top.\n[check_disk](https://github.com/rafaelurrutiasilva/nagios-bash-plugins/blob/main/plugins/check_disk) | Will check disk utilization.\n[check_file_age](https://github.com/rafaelurrutiasilva/nagios-bash-plugins/blob/main/plugins/check_file_age) | Will check file age in min filter by name and numbers of files.\n[check_ps](https://github.com/rafaelurrutiasilva/nagios-bash-plugins/blob/main/plugins/check_ps) | Will check linux process.\n\n\n## Education and Home-labb\nScript | Function\n-------|---------\n[installing_all_from_scratch.sh](https://github.com/rafaelurrutiasilva/kubeAcademy-vappliance/blob/main/scripts/installing_all_from_scratch.sh) | Used to install: helm, kind, kubectl, kubeseal, kustomize and skaffold. All in one!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelurrutiasilva%2Fall_in_bash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafaelurrutiasilva%2Fall_in_bash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafaelurrutiasilva%2Fall_in_bash/lists"}