An open API service indexing awesome lists of open source software.

https://github.com/heroaero-dev/homelab-infra

Learning DevOps through real infrastructure โ€” K3s, Docker, self-hosted stacks, and IaC.
https://github.com/heroaero-dev/homelab-infra

adminer automation ci-cd cloudflared docker infrastructure-as-code k3s-cluster kubernetes kubernetes-cluster linux mariadb plex-media-server self-hosting tailscale vaultwarden

Last synced: 3 months ago
JSON representation

Learning DevOps through real infrastructure โ€” K3s, Docker, self-hosted stacks, and IaC.

Awesome Lists containing this project

README

          

[![Website](https://img.shields.io/badge/Visit-heroaero.dev-0A0A0A?style=for-the-badge&logo=firefox)](https://heroaero.dev)

# ๐Ÿ› ๏ธ Homelab DevOps Progress Tracker

This repository tracks my journey in learning and applying **DevOps engineering** practices through hands-on homelab projects.

## ๐Ÿง  Background

I started with **Docker Swarm**, but after running into its limitations, I transitioned to using **Kubernetes** โ€” specifically a **3-node K3s cluster** with one manager node. This move helped me understand container orchestration at a deeper level.

## ๐Ÿš€ Current Goals

- Deploy and manage my own containers and pods using **official documentation** only
- Avoid using tutorials to build self-reliance and deepen understanding
- Maintain all stack configurations, manifests, and infra as code in this repository

## ๐Ÿ“ฆ Current Setup

- **K3s**: Lightweight Kubernetes for managing multi-node infrastructure
- **Thinkpad E14**: My mobile workstation for testing, live debugging, and on-the-go infrastructure adjustments.
- **Cloudflared, External-secrets, Cert-manager, and more**: Deployed as part of my stacks
- **Tailscale + Cloudflare Tunnel**: For secure remote access

## ๐Ÿงพ Notes

Everything here reflects real mistakes, learning, and iteration โ€” this repo isn't polished for show, it's built for growth. ๐Ÿ’ช