{"id":21320584,"url":"https://github.com/chrismuellner/home-ops","last_synced_at":"2025-10-24T03:57:15.404Z","repository":{"id":65749264,"uuid":"495101869","full_name":"chrismuellner/home-ops","owner":"chrismuellner","description":"home lab managed by flux","archived":false,"fork":false,"pushed_at":"2025-10-23T00:48:44.000Z","size":1513,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-23T02:39:15.275Z","etag":null,"topics":["flux","gitops"],"latest_commit_sha":null,"homepage":"","language":null,"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/chrismuellner.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-05-22T15:37:25.000Z","updated_at":"2025-10-23T00:48:23.000Z","dependencies_parsed_at":"2023-12-30T23:28:13.234Z","dependency_job_id":"2e897246-b6d8-47de-b71f-2b8317ea2225","html_url":"https://github.com/chrismuellner/home-ops","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrismuellner/home-ops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismuellner%2Fhome-ops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismuellner%2Fhome-ops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismuellner%2Fhome-ops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismuellner%2Fhome-ops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrismuellner","download_url":"https://codeload.github.com/chrismuellner/home-ops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrismuellner%2Fhome-ops/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280734497,"owners_count":26381847,"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-10-24T02:00:06.418Z","response_time":73,"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":["flux","gitops"],"created_at":"2024-11-21T19:52:26.959Z","updated_at":"2025-10-24T03:57:15.366Z","avatar_url":"https://github.com/chrismuellner.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# home ops\n\nSingle-node k3s cluster.\n\nThanks to k8s@home maintainers:\n- https://github.com/onedr0p/flux-cluster-template\n- https://github.com/bjw-s/home-ops\n\n## Prerequisites\n\n- Storage\n    - `tv` (Sonarr) folder in `media` pvc\n    - `movie` (Radarr) folder in `media` pvc\n\n## Bootstrap\n\n1. Install Flux\n    ```sh\n    kubectl apply --kustomize ./bootstrap\n    ```\n\n2. Configure RKE2 via [configuration file](https://docs.rke2.io/install/configuration#configuration-file)\n    ```yaml\n    cni: cilium\n    disable: rke2-ingress-nginx\n    ```\n\n3. Create secret with age private key ([sealed secrets](https://fluxcd.io/flux/guides/mozilla-sops/#encrypting-secrets-using-age))\n    ```sh\n    cat age.agekey |\n    kubectl create secret generic sops-age \\\n    --namespace=flux-system \\\n    --from-file=age.agekey=/dev/stdin\n    ```\n\n4. Start Flux reconciliation\n    ```sh\n    kubectl apply --kustomize ./clusters/lnz/config\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismuellner%2Fhome-ops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrismuellner%2Fhome-ops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrismuellner%2Fhome-ops/lists"}