My Homelab
What can you do with old gaming computers and a severly underpowered Raspberry Pi?

General Overview
I had two old gaming computers that I don’t use anymore, and an old Raspberry Pi that was previously used as a retro gaming console, and figured they would be perfect to make a small homelab out of. They definitely don’t have the most firepower, but they are definitely enough for some cool projects. The goal of this homelab is to familiarize myself with some tools, gain some experience in documenting that progress, and to have fun while creating something.
Software
The two servers are running Proxmox Virtual Environment. I quite adore Proxmox and it suits the needs of a homelab. The Raspberry Pi is very limited on resources, however, that doesn’t stop this 32 bit machine from running Raspberry Pi OS Lite, with the sole purpose of being a Cloudflare tunnel.
Hardware Specs
Server 1:
- CPU: Ryzen 3 2200g
- RAM: 8gb DDR4
- GPU: AMD Radeon RX 570 (4gb)
- Storage: 100gb SSD + 1tb HDD
Server 2:
- CPU: Intel Core i5-7400
- RAM: 16gb DDR4
- GPU: Nvidia GTX 1060 (3gb)
- Storage: 500gb SSD + 1tb HDD
Raspberry Pi:
- Model: Raspberry Pi 2 Model B
- CPU: 900MHz ARM Cortex-A7
- RAM: 1gb
Switch:
- Model: TP-Link TL-SG108E
- Ports: 8
Related Posts
-
Getting my homelab running
The first thing I need to do is get stuff running and accessible.