{"id":44535919,"url":"https://github.com/pcjun97/homelab","last_synced_at":"2026-02-13T18:48:07.088Z","repository":{"id":162240826,"uuid":"608071609","full_name":"pcjun97/homelab","owner":"pcjun97","description":"Exposing the vulnerable configurations of my homelab to the public","archived":false,"fork":false,"pushed_at":"2026-02-04T19:44:16.000Z","size":207,"stargazers_count":2,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T07:44:27.069Z","etag":null,"topics":["argocd","devops","docker","homelab","k3s","kubernetes","kustomize","self-hosting"],"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/pcjun97.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":"2023-03-01T09:03:51.000Z","updated_at":"2025-08-17T17:40:37.000Z","dependencies_parsed_at":"2025-06-10T18:33:10.742Z","dependency_job_id":"b09934ce-54b0-445f-852a-fa18b8b11d52","html_url":"https://github.com/pcjun97/homelab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pcjun97/homelab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcjun97%2Fhomelab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcjun97%2Fhomelab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcjun97%2Fhomelab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcjun97%2Fhomelab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pcjun97","download_url":"https://codeload.github.com/pcjun97/homelab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pcjun97%2Fhomelab/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29414284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["argocd","devops","docker","homelab","k3s","kubernetes","kustomize","self-hosting"],"created_at":"2026-02-13T18:48:06.542Z","updated_at":"2026-02-13T18:48:07.065Z","avatar_url":"https://github.com/pcjun97.png","language":null,"readme":"# Chi Jun's Homelab\n\nThis project stores configurations of services in my homelab.\n\n## TODO\n\n- Add more nodes for a high-availability setup\n- Enable longhorn's replication\n- Implement solution for backup to offsite storage\n- Include IaC (Infrastructure as Code) for server setup (OS \u0026 packages)\n- Add and improve documentations\n- Add CI/CD to lint and sync the configurations\n\n## Hardware\n\nThe homelab runs on a single machine with the following specifications:\n\n- Intel i5-3330\n- 16GB RAM (8GB+8GB)\n- 128GB SSD\n- 512GB HDD + 1TB HDD (LVM)\n- Nvidia 1050Ti\n\n## Platform\n\nThe operating system of choice is Debian 11 (bullseye), with the following packages installed:\n\n- [tailscale](https://tailscale.com/kb/1031/install-linux/)\n- [nvidia-container-toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/install-guide.html#step-2-install-nvidia-container-toolkit)\n- [open-iscsi](https://staging--longhornio.netlify.app/docs/0.8.1/deploy/install/#installing-open-iscsi)\n- [nfs-common](https://longhorn.io/docs/archives/1.1.0/deploy/install/#installing-nfsv4-client)\n\nA single-node [k3s](https://docs.k3s.io/) cluster is installed,\nwith the following optional addons disabled:\n\n- helm-controller\n- servicelb\n- traefik\n- local-storage\n- metrics-server\n\n## Services\n\nThird-party apps/services:\n\n- [argo-cd](https://argoproj.github.io/cd://argoproj.github.io/cd/)\n- [cert-manager](https://cert-manager.io://cert-manager.io/)\n- [cloudflared](https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel/)\n- [firefly-iii](https://www.firefly-iii.org://www.firefly-iii.org/)\n- [grafana](https://grafana.com/)\n- [httpbin](https://httpbin.org/)\n- [ingress-nginx](https://kubernetes.github.io/ingress-nginx/)\n- [jellyfin](https://jellyfin.org/)\n- [kube-state-metrics](https://github.com/kubernetes/kube-state-metrics)\n- [loki](https://grafana.com/oss/loki/)\n- [longhorn](https://longhorn.io/)\n- [metrics-server](https://github.com/kubernetes-sigs/metrics-server)\n- [minio](https://min.io/)\n- [nvidia-device-plugin](https://github.com/NVIDIA/k8s-device-plugin)\n- [prometheus](https://prometheus.io://prometheus.io/)\n- [promtail](https://grafana.com/docs/loki/latest/clients/promtail/)\n- [qbittorrent](https://www.qbittorrent.org/)\n- [syncthing](https://syncthing.net/)\n- [tailscaled](https://tailscale.com/kb/1185/kubernetes/)\n\nSelf-developed apps/services:\n\n- cfts-ddns (monitor and update domains to point to specific tailscale machines private IPs)\n\n## Tools\n\n- GitOps solution of choice is combination of [kustomize](https://kubectl.docs.kubernetes.io/references/kustomize/) and [argo-cd](https://argo-cd.readthedocs.io/en/stable/)\n- Secrets are encrypted using [sops](https://github.com/mozilla/sops) and [ksops](https://github.com/viaduct-ai/kustomize-sops)\n\n## Miscellaneous\n\n### Public \u0026 Private services\n\nPublic endpoints are served using [Cloudflare Tunnel](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/), pointing to ingress-nginx.\n\nPrivate endpoints are served using Tailscale, with each ingress-nginx instance having one tailscale sidecar, giving each of them a private tailscale IP.\nOne or more A records with the same domain are created that point to these IPs (with the help of cfts-ddns).\nThis allows any tailscale-connected clients to access these endpoints by resolving the domain through public DNS servers.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcjun97%2Fhomelab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpcjun97%2Fhomelab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpcjun97%2Fhomelab/lists"}