From 7e4943d3f41b9b736888c12a074517853900390f Mon Sep 17 00:00:00 2001 From: Alex Scerba Date: Tue, 11 Feb 2025 00:24:33 -0500 Subject: Add new homelab map article --- .../blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html (limited to 'html/blog') diff --git a/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html b/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html new file mode 100644 index 0000000..e01fa91 --- /dev/null +++ b/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html @@ -0,0 +1,13 @@ +{{ define "article" }} +
+

{{ .Title }}

+

I'm planning on reworking some of my homelab and wanted an overview of the current setup to help me visualize what to change and where to move things. For that, I came up with this rough diagram:

+
+ Diagram of my homelab setup. +
My homelab layout.
+
+

I'm missing a few things on the right. Various wireless clients like my laptops as well as my recent X58 desktops. I have a ton of various e-waste grade computers at home. Mostly 2nd gen Intel Core i processor based machines.

+

My main goal with a restructure is to have a plan for minimal power consumption given what hardware I have and my current performance requirements, and have a mini rack for my "portable" homelab that comes with me as work various internships and jobs. I've just recently aqcuired five Pi3 Compute Module based computers with mini PCIe expansion and dual 100 Mbps NICs which I hope to test and possible migrate some of my low-performance applications to for a smaller footprint and less power consumption.

+

Created: {{ .Date }}

+
+{{ end }} \ No newline at end of file -- cgit v1.2.3