{"id":19363302,"url":"https://github.com/mathisve/aiosre","last_synced_at":"2026-02-26T05:03:31.996Z","repository":{"id":46653906,"uuid":"381505841","full_name":"mathisve/aiosre","owner":"mathisve","description":"All In One SRE Docker Container","archived":false,"fork":false,"pushed_at":"2025-01-25T19:56:07.000Z","size":51,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T07:15:06.215Z","etag":null,"topics":["aws","docker","hacktoberfest","kubernetes","sre"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/mathisve/aiosre","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mathisve.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":"2021-06-29T21:53:39.000Z","updated_at":"2025-03-05T12:15:42.000Z","dependencies_parsed_at":"2024-11-10T07:43:56.151Z","dependency_job_id":null,"html_url":"https://github.com/mathisve/aiosre","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2Faiosre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2Faiosre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2Faiosre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathisve%2Faiosre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathisve","download_url":"https://codeload.github.com/mathisve/aiosre/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250386840,"owners_count":21422040,"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":["aws","docker","hacktoberfest","kubernetes","sre"],"created_at":"2024-11-10T07:33:41.236Z","updated_at":"2026-02-26T05:03:26.978Z","avatar_url":"https://github.com/mathisve.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![build](https://github.com/mathisve/aiosre/actions/workflows/build-docker.yaml/badge.svg)](https://github.com/mathisve/aiosre/actions/workflows/build-docker.yaml)\n[![publish docker-hub](https://github.com/mathisve/aiosre/actions/workflows/publish-docker-hub.yaml/badge.svg)](https://github.com/mathisve/aiosre/actions/workflows/publish-docker-hub.yaml)\n[![publish ghcr](https://github.com/mathisve/aiosre/actions/workflows/publish-ghcr.yaml/badge.svg)](https://github.com/mathisve/aiosre/actions/workflows/publish-ghcr.yaml)\n\n# aiosre\n## All In One SRE Docker Container.\nNow for **amd64** and **arm64**!\n\nFor all my SRE/Kubernetes/AWS needs, neatly packaged in a Docker container!\n### Comes with:\n- aws-cli\n- terraform\n- kubectl\n- helm\n- git\n- ...\n\n## build:\n```bash\ndocker build -t aiosre .\n```\n\n## run:\n```bash\ndocker run -it mathisve/aiosre\n```\nor\n```bash\ndocker run -it ghcr.io/mathisve/aiosre\n```\n\n## with AWS Credentials\n\n```bash\ndocker run -it \\\n    -v \"$HOME\"/.aws:/root/.aws \\\n    mathisve/aiosre\n```\n\n## with kubeconfig\n```bash\ndocker run -it \\\n    -v \"$HOME\"/.kube:/root/.kube \\\n    mathisve/aiosre\n```\n\n## with AWS Credentials and kubeconfig\n```bash\ndocker run -it \\\n    -v \"$HOME\"/.aws:/root/.aws \\\n    -v \"$HOME\"/.kube:/root/.kube \\\n    mathisve/aiosre\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisve%2Faiosre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathisve%2Faiosre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathisve%2Faiosre/lists"}