SaaSHub helps you find the best software and product alternatives Learn more →
Homelab Alternatives
Similar projects and alternatives to homelab
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
yunohost
YunoHost is an operating system aiming to simplify as much as possible the administration of a server. This repository corresponds to the core code, written mostly in Python and Bash.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
Sandstorm
Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager.
-
-
mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society. (by akkartik)
-
Ansible-NAS
Build a full-featured home server or NAS replacement with an Ubuntu box and this playbook.
-
k3s-ansible
The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat. (by techno-tim)
-
netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
-
-
devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
-
Netmaker
Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
homelab discussion
homelab reviews and mentions
-
Fastest way to set up an k8s environment ?
K3s is great, I use it on all of my personal clusters (here and here). It's lightweight and very easy to manage.
-
Years unemployed. Managed to get a job and barely hanging on, feeling like treading water. Able to get back on meds soon. Hope things get better.
https://github.com/khuedoan/homelab if you haven't come across it yet. To add to your bookmarks.
-
Kubernetes home lab hardware and learning resources
I have my Kubernetes homelab public on GitHub, everything is automated and defined as code. Hope it will help you get started and see what's possible.
-
Kubernetes dev homelab & NAS
So I 've got inspired by https://github.com/khuedoan/homelab and initially after lurking this sub for a while I came up with a plan to consider some of these solutions: - openmediavault as a VM to use 2x4TB /w ext4 & mergerFS or TrueNAS in RAID1 - I think mergerFS gives more options to increase storage with extra drives later, but I don't plan to hoard lots of data. Also rather opted for tiered cache via SSD to save some power but if such lot of VMs would write this would work? - nextcloud VM to easiely manage files via browser and have mobile app sync for photos with some kind of gallery plugins etc - I think this may be optional if there's other solution as nextcloud seems to not be light. Or something like Seafile would be enough? - kubernetes - k3s/microk8s single VM node or 2 VM nodes - would I need more? and so - can then openmediavault be used as a storage for it like TrueNAS? - Rancher - if used k3s - I quite liked the UI of rancher desktop, more than portainer when I tried with microk8s, but I don't pass on using something else, eg. Lens - Gitea - for hosting code - tekton / teamcity - for running tests and commit build hooks - fluxCD / argoCD - for deploying builds to kubernetes
-
Managed to get these for free!
khuedoan/homelab
-
Homelab Kubernetes demo
Here's my project (running on 4 mini PC) that I'm using for learning and self-hosting https://github.com/khuedoan/homelab, it's fully automated from empty disk to operating services.
-
How Often Do You Fully Reconfigure Your Server, Down to the Operating System?
You can checkout my repo If you'd like to do the same for your homelab (it's also modular so you can just use the OS installation part)
-
What's the Best Wiki for a Self Hosted Home Lab?
Here're the links to the Markdown source and the web view.
-
Most enterprise like homelab options for learning
You can checkout my Kubernetes homelab, it's fully automated from empty disk, very customizable and extensible.
-
Automatically install Linux on all of your servers in parallel without touching them (one command)
You can view the code here: https://github.com/khuedoan/homelab (the ./metal folder)
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Dec 2024
Stats
khuedoan/homelab is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of homelab is Python.