{"id":13820373,"url":"https://github.com/anthr76/infra","last_synced_at":"2025-04-05T21:11:13.917Z","repository":{"id":36991383,"uuid":"301721965","full_name":"anthr76/infra","owner":"anthr76","description":"My home or for-home infrastructure written as code defining GitOps principles for Kubernetes clusters. ","archived":false,"fork":false,"pushed_at":"2025-03-16T19:01:59.000Z","size":13414,"stargazers_count":103,"open_issues_count":124,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-01T18:02:54.378Z","etag":null,"topics":["ansible","etcd","flux","fluxcd","gitops","k8s","k8s-at-home","k8s-gitops","kubernetes","kubernetes-cluster","kubernetes-deployment","pi-cluster","sidero","sops","talos","terraform"],"latest_commit_sha":null,"homepage":"https://discord.gg/sD6VgcwZqM","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anthr76.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-06T12:39:02.000Z","updated_at":"2025-03-16T19:02:02.000Z","dependencies_parsed_at":"2024-03-03T14:28:09.379Z","dependency_job_id":"67d4e661-f992-4578-8c93-45160bea2c7d","html_url":"https://github.com/anthr76/infra","commit_stats":{"total_commits":7779,"total_committers":8,"mean_commits":972.375,"dds":0.4616274585422291,"last_synced_commit":"4df7239cd629276195a5d837c5adb9e32dfd071f"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Finfra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Finfra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Finfra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthr76%2Finfra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthr76","download_url":"https://codeload.github.com/anthr76/infra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399885,"owners_count":20932880,"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":["ansible","etcd","flux","fluxcd","gitops","k8s","k8s-at-home","k8s-gitops","kubernetes","kubernetes-cluster","kubernetes-deployment","pi-cluster","sidero","sops","talos","terraform"],"created_at":"2024-08-04T08:01:02.247Z","updated_at":"2025-04-05T21:11:13.897Z","avatar_url":"https://github.com/anthr76.png","language":"HCL","funding_links":[],"categories":["HCL","Just"],"sub_categories":[],"readme":"# anthr76/infra\n\n[![GitHub issues](https://img.shields.io/github/issues/anthr76/infra)](https://github.com/anthr76/infra/issues) [![GitHub stars](https://img.shields.io/github/stars/anthr76/infra)](https://github.com/anthr76/infra/stargazers) ![GitHub last commit](https://img.shields.io/github/last-commit/anthr76/infra)  [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit\u0026logoColor=white\u0026style=flat-square)](https://github.com/pre-commit/pre-commit)\n\nThis repo contains the code I use for deploying and managing servers my home media services, infrastructure monitoring and a bunch of related stuff.\n\nI use Ansible, Cluster-API, FCOS, and Terraform to run my infrastructure and this repo is my contribution to the Infrastructure as code movement.\n\nFeel free to open a [Github issue](https://github.com/anthr76/infra/issues/new) if you have any questions!\n\nGet involved with the community!\n - [k8s@home](https://discord.gg/5sutTcCav5)\n - [SelfHosted](https://selfhosted.show/)\n\n~~Docs are hosted on Github pages and can be read [here](https://anthr76.github.io/infra/)~~\n\n---\n\n## :wrench:\u0026nbsp; Tools\n\n_Below are some of the tools I find useful_\n\n| Tool                                                   | Purpose                                                                                                   |\n|--------------------------------------------------------|-----------------------------------------------------------------------------------------------------------|\n| [sops](https://github.com/mozilla/sops)                | Simple and flexible tool for managing secrets                                                             |\n| [pre-commit](https://github.com/pre-commit/pre-commit) | Ensure the YAML and shell script in my repo are consistent                                                |\n\n---\n\n## :handshake:\u0026nbsp; Thanks\n\nA lot of inspiration for this repo came from the following people:\n\n- [xUnholy/k8s-gitops](https://github.com/xUnholy/k8s-gitops)\n- [billimek/k8s-gitops](https://github.com/billimek/k8s-gitops)\n- [carpenike/k8s-gitops](https://github.com/carpenike/k8s-gitops)\n- [dcplaya/k8s-gitops](https://github.com/dcplaya/k8s-gitops)\n- [rust84/k8s-gitops](https://github.com/rust84/k8s-gitops)\n- [blackjid/homelab-gitops](https://github.com/blackjid/homelab-gitops)\n- [bjw-s/k8s-gitops](https://github.com/bjw-s/k8s-gitops)\n- [toboshii/k8s-gitops](https://github.com/toboshii/k8s-gitops)\n- [nlopez/k8s_home](https://github.com/nlopez/k8s_home)\n- [ironicbadger/inra](https://github.com/IronicBadger/infra)\n- [onedr0p/home-cluster](https://github.com/onedr0p/home-cluster)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthr76%2Finfra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthr76%2Finfra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthr76%2Finfra/lists"}