aboutsummaryrefslogtreecommitdiff
path: root/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html
diff options
context:
space:
mode:
authorAlex Scerba <alex@scerba.org>2025-09-25 21:20:48 -0500
committerAlex Scerba <alex@scerba.org>2025-09-25 21:20:48 -0500
commit674aea0e547a59ae186f693b4688b86c0650d61c (patch)
treee7ebe9edc9f433626801cdd59804fd5daf9b024b /html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html
parent2ae9151a88e32d8d56b4605bb124f7204dfaba32 (diff)
Fix spelling errors.
Diffstat (limited to 'html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html')
-rw-r--r--html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html8
1 files changed, 4 insertions, 4 deletions
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
index 3afcd02..d793322 100644
--- a/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html
+++ b/html/blog/2025-02-11+Homelab_Map+computers+homelab.tmpl.html
@@ -1,13 +1,13 @@
{{ define "article" }}
<article>
<h2>{{ .Title }}</h2>
- <p>In preparation for a homelab restructure, I created this hardware diagram maping out my current settup:</p>
+ <p>In preparation for a homelab restructure, I created this hardware diagram mapping out my current setup:</p>
<figure>
<img src="/static/media/homelab-map.png" alt="Diagram of my homelab setup." width="1224" height="1728" />
<figcaption>My homelab layout.</figcaption>
</figure>
- <p>I'm missing a few key pices of sidelined tech, but overall it's accurate to what's mainly in use. Some missing pieces include two X58 desktop systems with 12-16GB RAM and plenty of storage expansion capability, my Precision 5540 and MacBook Pro 15-inch Mid 2015 laptops, an HP mini pc much like the EliteDesk 800 G3 with an i5-6500T, 16GB RAM, and small capacity SSD, various ThinkPads from 2010-2013, a spare Ryzen 5 3600 CPU, and various second and third gen i3/i5 systems.</p>
- <p>I'm mostly looking at two things: having the Minecraft server to be local on the 800 G3 so I can move the OptiPlex to NAS duty and moving my webhost to a Pi cluster or similar. This diagram serves as a starting point for me to make changes, so I can better understand what's happening visually.</p>
+ <p>I'm missing a few key pieces of sidelined tech, but overall it's accurate to what's mainly in use. Some missing pieces include two X58 desktop systems with 12-16GB RAM and plenty of storage expansion capability, my Precision 5540 and MacBook Pro 15-inch Mid 2015 laptops, an HP mini pc much like the EliteDesk 800 G3 with an i5-6500T, 16GB RAM, and small capacity SSD, various ThinkPads from 2010-2013, a spare Ryzen 5 3600 CPU, and various second and third gen i3/i5 systems.</p>
+ <p>I'm mostly looking at two things: having the Minecraft server to be local on the 800 G3 so I can move the OptiPlex to NAS duty and moving my web host to a Pi cluster or similar. This diagram serves as a starting point for me to make changes, so I can better understand what's happening visually.</p>
<p><b>Created:</b> {{ .Date }}</p>
</article>
-{{ end }} \ No newline at end of file
+{{ end }}