homeserver
extensions
homeserver | extensions | |
---|---|---|
1 | 2 | |
13 | 121 | |
- | 7.4% | |
8.8 | 8.9 | |
2 months ago | 4 days ago | |
HCL | Makefile | |
GNU General Public License v3.0 only | Mozilla Public License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
homeserver
-
Talos: Secure, immutable, and minimal Linux OS for running Kubernetes
I've leaned into it: all application state is on ephemeral storage and its constantly replicated "off-site" to a NAS running minio.
To accomplish this, I have restricted myself to SQLite as storage and use Litestream for replication. On start, Litestream reconstructs the last known state before the application starts. [Source](https://github.com/LukasKnuth/homeserver/blob/912cbc0111e44d...)
It works very well for my workloads (user interaction driven web apps) but there are theoretical situations in which data loss can occurr.
extensions
- Talos: Secure, immutable, and minimal Linux OS for running Kubernetes
-
Google/Gvisor: Application Kernel for Containers
Talos has a gvisor system extension to make it easier for users to adapt:
https://github.com/siderolabs/extensions/tree/main/container...
What are some alternatives?
talos - Talos Linux is a modern Linux distribution built for Kubernetes.
k8s-homelab - My home operations repository using k8s/gitops
terraform-aws-eks - Terraform module to create Amazon Elastic Kubernetes (EKS) resources πΊπ¦
terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
terraform-aws-eks-blueprints - Configure and deploy complete EKS clusters.