{"id":20839172,"url":"https://github.com/timoa/homelab","last_synced_at":"2025-08-02T13:37:40.010Z","repository":{"id":41814883,"uuid":"209726977","full_name":"timoa/homelab","owner":"timoa","description":"Experimentation of running an HomeLab server running Proxmox + K8S cluster on VMs","archived":false,"fork":false,"pushed_at":"2024-05-22T11:19:26.000Z","size":353,"stargazers_count":12,"open_issues_count":7,"forks_count":1,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2024-05-22T12:33:50.835Z","etag":null,"topics":["managed-by-terraform","proxmox","terraform"],"latest_commit_sha":null,"homepage":"https://timoa.com","language":"HCL","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/timoa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2019-09-20T07:03:06.000Z","updated_at":"2024-06-07T17:51:52.289Z","dependencies_parsed_at":"2023-12-07T23:26:15.312Z","dependency_job_id":"8a51017a-2f19-43e9-8f08-45566559695f","html_url":"https://github.com/timoa/homelab","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fhomelab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fhomelab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fhomelab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timoa%2Fhomelab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timoa","download_url":"https://codeload.github.com/timoa/homelab/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225110511,"owners_count":17422412,"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":["managed-by-terraform","proxmox","terraform"],"created_at":"2024-11-18T01:12:34.332Z","updated_at":"2024-11-18T01:12:34.952Z","avatar_url":"https://github.com/timoa.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HomeLab\n\nExperimentation of running an HomeLab server running [Proxmox][proxmox-website] +\n [MicroK8S][microk8s-website] cluster on VM.\n\n## The project\n\nThe idea is to run the following containers under K8S:\n\n### Monitoring\n\n* [Prometheus][prometheus-website]\n* [Grafana][grafana-website]\n* [Loki][loki-website]\n* [Falco][falco-github] (Docker security audit tool)\n* [cAdvisor][cadvisor-github] (Docker monitoring)\n* [Speedy][speedy-github] (bandwidth monitoring)\n\n### CI/CD\n\n* [GitLab server][gitlab-website]\n* [GitLab runners][gitlab-runners-website] (runners on-demand)\n* [ArgoCD][argocd-website]\n\n### Machine Learning\n\n* [TensorFlow][tensorflow-dockerhub]\n\nAlso my other personal projects:\n\n* [app-stores-prometheus-exporter][app-stores-prometheus-exporter-github]\n* [chrome-tab-rotate-server][chrome-tab-rotate-server-github]\n\n## Hardware\n\n### Requirements\n\nIdealy, you need a CPU with as many as you can cores/threads and lot of memory.\n\nOf course, it depends of what you want to run on your HomeLab server and your budget.\n\nSome components can be upgraded (CPU, GPU) or extended (memory, storage) is why it's\n important to invest on a good motherboard that can handle upgrades later\n (with 4x slots of RAM instead of 2x for ex.).\n\n### My configuration\n\n![Homelab Server Timoa][homelab-timoa-img]\n\nI'm not a gamer but I wanted a Homelab server with the K8S color :)\n\nI bought my configuration in July 2019 on Amazon UK.\n\nMy budget was under £500/$600 but I forgot that the AMD Ryzen X series had more\n cores but no GPU embeded and I had to buy an additional GPU card.\n\nThe choice of the components is based on the motherboard and CPU I wanted and the\n price at that time.\n\n| Type | Specs | Description | Price | ~$ |\n|---|---|---|---|---|\n| CPU | 6 cores / 12 threads | AMD Ryzen 5 2600X | £175 | $220 |\n| Motherboard | Micro-ITX | ASUS PRIME B450M-A | £75 | $90 |\n| Memory | 16 GB | Corsair CMK16GX4M2A2400C16R Vengeance LPX 16 GB (2 x 8 GB) DDR4 2400 MHz C16 XMP 2.0 | £65 | $80|\n| Storage | 480 GB | SanDisk SSD PLUS 480 GB Sata III | £45 | $55 |\n| Graphics card | 1 GB DDR5 | ASUS GT710-SL-1GD5-BRK GeForce GT 710 1 GB DDR5 Low Profile | £40 | $50 |\n| Power Supply | 550W 80+Gold | Corsair CP-9020133-UK TX550M 550 W 80+ Gold  | £68 | $85 |\n| Case | Micro-Tower | Antec DP301M Micro-Tower Black | £50 | $60 |\n| **Total** | | | **£518** | **$640** |\n\n## Software\n\n* [Proxmox VE][proxmox-website] (to manage the VM(s))\n* [MicroK8S][microk8s-website] installed on VM\n\n## TODO\n\n* Step by step installation of Proxmox\n* Step by step creation of a VM for a MicroK8S cluster/node\n* Share K8S yaml files to deploy different apps\n\n[homelab-timoa-img]: /docs/img/homelab-server-timoa.jpg\n[prometheus-website]: https://prometheus.io/\n[grafana-website]: https://grafana.com/grafana/\n[loki-website]: https://loki.io/\n[falco-github]: https://github.com/falcosecurity/falco\n[cadvisor-github]: https://github.com/google/cadvisor\n[speedy-github]: https://github.com/stefanwalther/speedy\n[gitlab-website]: https://gitlab.com/\n[gitlab-runners-website]: https://docs.gitlab.com/runner/\n[argocd-website]: https://argoproj.github.io/cd/\n[proxmox-website]: https://www.proxmox.com/en/proxmox-ve\n[microk8s-website]: https://microk8s.io/\n[tensorflow-website]: https://www.tensorflow.org/\n[tensorflow-dockerhub]: https://hub.docker.com/r/tensorflow/tensorflow/\n[chrome-tab-rotate-server-github]: https://github.com/timoa/chrome-tab-rotate-server\n[app-stores-prometheus-exporter-github]: https://github.com/timoa/app-stores-prometheus-exporter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoa%2Fhomelab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimoa%2Fhomelab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimoa%2Fhomelab/lists"}