{"id":38431438,"url":"https://github.com/rikdc/home-network-config","last_synced_at":"2026-01-17T04:25:05.928Z","repository":{"id":63150396,"uuid":"547900633","full_name":"rikdc/home-network-config","owner":"rikdc","description":"Ansible scripts for my home lan","archived":false,"fork":false,"pushed_at":"2025-12-24T18:35:34.000Z","size":396,"stargazers_count":3,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T07:46:07.780Z","etag":null,"topics":["ansible","selfhosting"],"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/rikdc.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-08T14:22:31.000Z","updated_at":"2025-12-24T17:00:28.000Z","dependencies_parsed_at":"2024-04-17T02:28:41.564Z","dependency_job_id":"3dbc9cef-e75a-451f-af32-8c2959a45005","html_url":"https://github.com/rikdc/home-network-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rikdc/home-network-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikdc%2Fhome-network-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikdc%2Fhome-network-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikdc%2Fhome-network-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikdc%2Fhome-network-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rikdc","download_url":"https://codeload.github.com/rikdc/home-network-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rikdc%2Fhome-network-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28494824,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T02:39:23.645Z","status":"ssl_error","status_checked_at":"2026-01-17T02:34:19.649Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ansible","selfhosting"],"created_at":"2026-01-17T04:25:05.817Z","updated_at":"2026-01-17T04:25:05.908Z","avatar_url":"https://github.com/rikdc.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Home Network Configuration\n\nThis repository contains the configuration for my homelab network infrastructure, primarily using Ansible for automation.\n\n## K3s Cluster\n\nThe inventory file `ansible/inventory/hosts.yml` defines the nodes that form the\nK3s cluster. Cluster provisioning is handled by the [k3s-ansible](https://github.com/k3s-io/k3s-ansible) role while storage tasks from the former `k3s_setup` role have been merged into `k8s_persistent_storage`. Install the required Ansible collections with:\n\n```bash\nansible-galaxy collection install kubernetes.core community.kubernetes\n```\n\nAlternatively they can be installed from `ansible/requirements.yml` using:\n\n```bash\nansible-galaxy collection install -r ansible/requirements.yml\n```\n\nOnce the collections are installed and the cluster has been provisioned with\n`k3s-ansible`, run the following playbook to configure persistent storage:\n\n```bash\nansible-playbook ansible/playbooks/k3s-setup.yml -i ansible/inventory/hosts.yml\n```\n\nPersistent volumes are configured on the controller host via variables in\n`host_vars/k3s-controller.yml`. The `k8s_persistent_storage` role provisions the\nvolumes so they are shared between nodes for high performance workloads.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikdc%2Fhome-network-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frikdc%2Fhome-network-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frikdc%2Fhome-network-config/lists"}