aboutsummaryrefslogtreecommitdiff
path: root/src/blog/homelab.md
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-12-25 18:09:23 +0100
committerschererleander <leander@schererleander.de>2025-12-25 18:09:23 +0100
commitd7edbf05ab0e90eedcb99e4462e3a61793b2eff9 (patch)
treec30d7b7c73f421cf7b722ddfc9c4db3962c30b63 /src/blog/homelab.md
parenta3c2943ebf15890f01634d030e59b7d7fcc9bf1f (diff)
remove all files
Diffstat (limited to 'src/blog/homelab.md')
-rw-r--r--src/blog/homelab.md29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/blog/homelab.md b/src/blog/homelab.md
deleted file mode 100644
index f61d0e9..0000000
--- a/src/blog/homelab.md
+++ /dev/null
@@ -1,29 +0,0 @@
----
-title: "Homelab"
-date: "2025-06-25"
-excerpt: "My Homelab setup"
-cover: "/images/nas.webp"
----
-
-## NAS
-![NAS](/images/nas.webp)
-My custom-built NAS running Unraid hosts the following services. See [gear](/gear) for specs.
-
-- Jellyfin: Media library
-- Kavita: Ebooks and manga
-- AdGuard Home: Ad blocking
-- Nginx: Reverse proxy
-- Ollama: Enough for small LLM testing
-
-![NAS Fan Mod](/images/nasfan.webp)
-Replaced the rear fan with a [Nocuta NF-A12x15](https://noctua.at/en/nf-a12x15-pwm-chromax-black-swap) that is much quieter.
-
-For remote access, I connect to the machine via VPN. I back up my MacBook to that machine with Time Machine, and I back up my desktop and VPS to it using rsync.
-
-## Raspberry Pi
-![Raspberry Pi](/images/pi.webp)
-Raspberry Pi 5 (8GB) running [Homebridge](https://homebridge.io/) to integrate non-HomeKit devices. It also serves as a precision NTP server using a [Uputronics](https://store.uputronics.com/products/raspberry-pi-gps-rtc-expansion-board) GPS module.
-
-## VPS
-Cheap Ionos VPS running nixos via [nixos-infect](https://github.com/elitak/nixos-infect) for services exposed to the internet. Mainly using it for hosting this website and [Nextcloud](https://nextcloud.com/).
-