{"id":25343828,"url":"https://github.com/denniseffing/home-infrastructure","last_synced_at":"2025-04-08T14:45:48.877Z","repository":{"id":277013822,"uuid":"883307450","full_name":"denniseffing/home-infrastructure","owner":"denniseffing","description":"Home infrastructure driven by k3s \u0026 GitOps","archived":false,"fork":false,"pushed_at":"2025-04-03T16:08:12.000Z","size":692,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T17:24:38.923Z","etag":null,"topics":["flux","gitops","k3s","k8s-at-home","kubernetes","renovate","selfhosted"],"latest_commit_sha":null,"homepage":"","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/denniseffing.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":"2024-11-04T18:28:57.000Z","updated_at":"2025-04-03T16:08:01.000Z","dependencies_parsed_at":"2025-04-03T17:32:29.402Z","dependency_job_id":null,"html_url":"https://github.com/denniseffing/home-infrastructure","commit_stats":null,"previous_names":["denniseffing/home-infrastructure"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denniseffing%2Fhome-infrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denniseffing%2Fhome-infrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denniseffing%2Fhome-infrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denniseffing%2Fhome-infrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denniseffing","download_url":"https://codeload.github.com/denniseffing/home-infrastructure/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247866114,"owners_count":21009238,"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":["flux","gitops","k3s","k8s-at-home","kubernetes","renovate","selfhosted"],"created_at":"2025-02-14T10:58:54.968Z","updated_at":"2025-04-08T14:45:48.867Z","avatar_url":"https://github.com/denniseffing.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# 🏠 🌐  home-infrastructure\n_Infrastructure as code repository for my home_\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![Age-Days](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_age_days\u0026style=flat-square\u0026label=Age)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n[![Uptime-Days](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_uptime_days\u0026style=flat-square\u0026label=Uptime)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n[![Node-Count](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_node_count\u0026style=flat-square\u0026label=Nodes)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n[![Pod-Count](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_pod_count\u0026style=flat-square\u0026label=Pods)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n[![CPU-Usage](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_cpu_usage\u0026style=flat-square\u0026label=CPU)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n[![Memory-Usage](https://img.shields.io/endpoint?url=https%3A%2F%2Fkromgo.denniseffing.de%2Fcluster_memory_usage\u0026style=flat-square\u0026label=Memory)](https://github.com/kashalls/kromgo)\u0026nbsp;\u0026nbsp;\n\n\u003c/div\u003e\n\n## 🚀 Quickstart\n\n```bash\n# Install prerequisites\nmise trust \u0026\u0026 mise install\n```\n\n```bash\n# Provision cluster\ntask bootstrap:k3s\n\n# Bootstrap infrastructure components on cluster\ntask bootstrap:infrastructure\n```\n\n## ⭐ Overview\n\n* [`kubernetes/main/bootstrap/k3s`](./provisioning) – Ansible configuration to provision the k3s cluster\n* [`kubernetes/main/bootstrap/infrastructure`](./kubernetes/main/bootstrap) – Helmfile configuration to bootstrap infrastructure components\n* [`kubernetes/main/cluster`](./kubernetes/main/cluster) – Flux cluster configuration entrypoint\n* [`kubernetes/main/infrastructure`](./kubernetes/main/infrastructure) – Manifests for infrastructure components\n* [`kubernetes/main/apps`](./kubernetes/main/apps) – Manifests for apps\n\n## ❤️ Thanks\n\nThanks to all the awesome people in the [Home Operations](https://discord.gg/home-operations) \nDiscord community and the [k8s-at-home](https://github.com/topics/k8s-at-home) GitHub topic for\nproviding inspiration and guidance.\nSpecial thanks to [@onedr0p](https://github.com/onedr0p) for maintaining awesome\n[rootless container images](https://github.com/onedr0p/containers) and his genius \n[home-ops](https://github.com/onedr0p/home-ops) setup!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenniseffing%2Fhome-infrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenniseffing%2Fhome-infrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenniseffing%2Fhome-infrastructure/lists"}