homeserver
boilerplates
homeserver | boilerplates | |
---|---|---|
1 | 1 | |
13 | 4,784 | |
- | - | |
8.8 | 9.7 | |
2 months ago | 3 days ago | |
HCL | HCL | |
GNU General Public License v3.0 only | MIT License |
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.
boilerplates
-
Linking multiple docker-compose files?
I am splitting up my docker-compose into individual files, similar to this repository https://github.com/xcad2k/boilerplates/tree/main/docker-compose
What are some alternatives?
talos - Talos Linux is a modern Linux distribution built for Kubernetes.
learn_devops - I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress
extensions - Talos Linux System Extensions
tutorials - DevOps Tutorials
terraform-aws-eks - Terraform module to create Amazon Elastic Kubernetes (EKS) resources πΊπ¦
terraform-github-action-cache-example - Caching Terraform providers within a GitHub Actions Workflow run to improve execution times.
terraform-hcloud-kube-hetzner - Optimized and Maintenance-free Kubernetes on Hetzner Cloud in one command!
oxvm_base - Official OXID eSales VM, base component for oxvm_eshop
terraform-aws-eks-blueprints - Configure and deploy complete EKS clusters.
WolfPack - WolfPack combines the capabilities of Terraform and Packer to streamline the deployment of red team redirectors on a large scale.
hcloud-packer-templates - packer templates for arch & nixos on hetzner cloud
rpi-remotely-img - Customizing Raspberry Pi system image, so it's SSH available over the Internet on first boot.