Auto-update blog content from Obsidian: 2025-05-14 19:44:44
All checks were successful
Deploy / Deploy (push) Successful in 7s

This commit is contained in:
Gitea Actions 2025-05-14 19:44:44 +00:00
parent 2541af17f4
commit db533a2697
4 changed files with 33 additions and 3 deletions

View File

@ -9,9 +9,39 @@ menu:
params: params:
icon: flask icon: flask
--- ---
## Introduction
from raspberry pi to discover linux
## Why a Homelab ?
experiment
privacy
Advantages
- a lot of experience
Inconvenient
- buy hardware
- power consumption
Welcome to my homelab — a space where I explore new technologies, break things on purpose, and learn by doing. What started as a few old machines has grown into a modest but powerful setup that I use for self-hosting, automation, testing infrastructure tools, and running personal projects. Welcome to my homelab — a space where I explore new technologies, break things on purpose, and learn by doing. What started as a few old machines has grown into a modest but powerful setup that I use for self-hosting, automation, testing infrastructure tools, and running personal projects.
## 1. Hardware ## 1. Hardware
I currently run a 3-node cluster built with energy-efficient mini PCs and repurposed desktops. Here's a breakdown: I currently run a 3-node cluster built with energy-efficient mini PCs and repurposed desktops. Here's a breakdown:

View File

@ -1,7 +1,7 @@
--- ---
title: Blog Deployment featuring Obsidian, Hugo and Gitea Actions title: Blog Deployment featuring Obsidian, Hugo and Gitea Actions
date: 2025-05-02 date: 2025-05-02
draft: true draft: false
tags: tags:
- obsidian - obsidian
- hugo - hugo

View File

@ -1,7 +1,7 @@
--- ---
title: Welcome to My Homelab Blog title: Welcome to My Homelab Blog
date: 2025-04-25 date: 2025-04-25
draft: false draft: true
tags: tags:
- homelab - homelab
- infrastructure - infrastructure

View File

@ -1,7 +1,7 @@
--- ---
title: Proxmox - Create a Cloud-Init VM Template title: Proxmox - Create a Cloud-Init VM Template
date: 2025-01-31 date: 2025-01-31
draft: true draft: false
tags: tags:
- proxmox - proxmox
- cloud-init - cloud-init