From 1808e67d24dd62c344e5b8f733ec58cd6701646a Mon Sep 17 00:00:00 2001 From: schererleander Date: Tue, 15 Apr 2025 17:34:54 +0200 Subject: add homelab section --- html/homelab.html | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 html/homelab.html (limited to 'html') diff --git a/html/homelab.html b/html/homelab.html new file mode 100644 index 0000000..1e9ee68 --- /dev/null +++ b/html/homelab.html @@ -0,0 +1,30 @@ + + + + + + ߸ homelab + + + +

home lab

+

nas

+ NAS setup +

My custom-built NAS running Unraid in RAID-1 hosts the following services. See gear for specs.

+ +

For remote access, I use a VPN to connect to the machine. I also back up my MacBook using Time Machine, and for my desktop and VPS I use rsync.

+ +

raspberry pi

+ +

Raspberry Pi 5 (8GB) running Homebridge to integrate non-HomeKit devices. It also serves as a precision NTP server using a Uputronics GPS module.

+ +

vps

+

Cheap Ionos VPS for services exposed to the internet. Mainly using it for hosting this website and Nextcloud.

+ + \ No newline at end of file -- cgit v1.3.1