First commit
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
Some checks failed
Blowfish Docs Deploy / build (push) Has been cancelled
Blowfish Docs Deploy / deploy (push) Has been cancelled
Test Build / Build Example Site (push) Has been cancelled
Mark stale issues and pull requests / stale (push) Has been cancelled
Update Hugo version / updateBlowfish (push) Has been cancelled
Delete exampleSite Add initial content, images & docker-compose.yml Use extend-head.html for analytics Set remote url to gitea.novicelab.io Remove original .git due to "shallow update not allowed" error
This commit is contained in:
52
content/posts/hardware/index.md
Normal file
52
content/posts/hardware/index.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
title: "Hardware"
|
||||
date: 2026-03-04
|
||||
weight: 1
|
||||
draft: false
|
||||
description: "The devices that power my homelab."
|
||||
summary: "The devices that power my homelab."
|
||||
tags: ["homelab", "mini-pc", "networking"]
|
||||
# series: ["Homelab"]
|
||||
# series_order: 1
|
||||
---
|
||||
## Servers
|
||||
### Kubernetes Cluster
|
||||
#### Devices
|
||||
```
|
||||
HP ProDesk 400 G5 Mini PC * 3
|
||||
```
|
||||

|
||||
##### Specs
|
||||
```
|
||||
- CPU - Core i7 9700T 2.0Ghz 8 Cores
|
||||
- RAM - 16GB
|
||||
- Storage - 512GB NVMe SSD
|
||||
- Storage 2 - 512GB NVMe SSD
|
||||
- Intel UHD 630 Graphics DP Gigabit LAN
|
||||
```
|
||||
|
||||
### Development Server
|
||||
#### Devices
|
||||
```
|
||||
HP EliteDesk 800 G8 Mini PC * 1
|
||||
```
|
||||

|
||||
##### Specs
|
||||
```
|
||||
- CPU - 11th Gen Intel(R) Core(TM) i9-11900T 16 Cores
|
||||
- RAM - 64GB
|
||||
- Storage - 1TB NVMe SSD
|
||||
- Storage 2 - 1TB NVMe SSD
|
||||
- Nvidia 1660Ti 6GB VRAM
|
||||
```
|
||||
## Networking
|
||||
### Router
|
||||
#### MikroTik RB5009UG+S+IN
|
||||

|
||||
|
||||
### Switch
|
||||
#### Mikrotik CRS112-8G-4S-IN
|
||||

|
||||
## UPS
|
||||
### APC
|
||||

|
||||
Reference in New Issue
Block a user