Happy New Year, everyone!
I've given my homelab a significant boost with a refurbished HP EliteDesk 800 G5 SFF, now running Proxmox directly on bare metal.
Here's the lowdown on the upgrades:
The plan? Run Kubernetes to orchestrate a variety of services, all fueled by a speedy 10GbE connection. Externalizing services calls for VLANs and security zones and that's where OPNsense steps in as a dedicated VM on Proxmox. Thinking ahead, redundancy might involve another OPNsense VM on a second Proxmox host in the cluster.
Here's the nitty-gritty:
Given the living room locale and the upward trend in European electricity prices, I'm eyeing a power-efficient and hushed 10GbE switch with SFP+ and a wireless access point (WAP) is a must for device connectivity. Refurbished devices and OpenWRT flashing are right up my alley.
Now, the budget-minded decisions:
Switch Options:
Access Point:
Budget constraints:
After delving into the research trenches, I've unearthed potential options and I'm on the lookout for "future-proof" devices, especially considering a potential shift to cable internet with 1GbE / 1000 Mbps.
Your input would be immensely valuable.
Thanks a bunch for your expertise!
I've given my homelab a significant boost with a refurbished HP EliteDesk 800 G5 SFF, now running Proxmox directly on bare metal.
Here's the lowdown on the upgrades:
- CPU: Intel Core i5-9500
- GPU: Intel UHD Graphics 630
- RAM: Crucial Pro RAM DDR4 2666 (4x32GB)
- PSU: 250 W (80 PLUS Platinum)
- SSD: Crucial MX500 SATA SSD (1 x 500GB)
- SSD: Crucial P3 M2 NVMe SSD (2 x 2TB)
- HDD: Seagate Exos X18 (2 x 16TB)
- NIC: Intel I219-LM (1GbE), HPE Mellanox ConnectX-3 546SFP+ Dual Port (10GbE)
The plan? Run Kubernetes to orchestrate a variety of services, all fueled by a speedy 10GbE connection. Externalizing services calls for VLANs and security zones and that's where OPNsense steps in as a dedicated VM on Proxmox. Thinking ahead, redundancy might involve another OPNsense VM on a second Proxmox host in the cluster.
Here's the nitty-gritty:
Code:
+-------------+
| Modem |
|(Cat8 [1GbE])|
+------+------+
|
| Cat8
v
+-------------+
| Firewall |
|(Cat8 [1GbE])|
|(SFP+ [10GbE])|
+------+------+
|
| SFP+
v
+-------------+
| Switch |
|(SFP+ [10GbE])|
|(Cat8 [1GbE])|
+------+------+
|
| Cat8
v
+-------------+
| WAP |
|(Cat8 [1GbE])|
+-------------+
Given the living room locale and the upward trend in European electricity prices, I'm eyeing a power-efficient and hushed 10GbE switch with SFP+ and a wireless access point (WAP) is a must for device connectivity. Refurbished devices and OpenWRT flashing are right up my alley.
Now, the budget-minded decisions:
Switch Options:
- MikroTik CRS310-8G+2S+IN
- MikroTik CRS326-24G-2S+IN
Access Point:
- Netgear WAX220 (with PAV12V25 power adapter)
Budget constraints:
- Switch: 250 € max.
- WAP: 150 € max.
After delving into the research trenches, I've unearthed potential options and I'm on the lookout for "future-proof" devices, especially considering a potential shift to cable internet with 1GbE / 1000 Mbps.
Your input would be immensely valuable.
Thanks a bunch for your expertise!