
Setup after 10 months into homelabbing
Hi! I started the homelabbing journey around 10 months ago with an Optiplex 7080 I got in r/homelabsales, and a bunch of HDDs from a second hand website in my country. Disks are connected through a PCI adapter, powered using a PicoPSU, and all of that is wired to a managed switch that centralizes LAN connections.
Today, my hardware setup is still the same, aside of adding a bit more RAM, but the learning on software stacks and services has been huge! I am running proxmox, and this is the only node I have. Things I am running on this little machine:
- Virtualized TrueNAS with several datasets serving the rest of the apps through NFS
- Gitea server
- Syncthing in TrueNAS to share directories between my machines
- Pi-hole DNS + ad-blocker
- Tailscale router
- Cloudflare tunnel
- 2 development machines I use for job-related stuff (robotics with ROS2)
- Apache guacamole
- PBS backups, + automated laptop backups with borg to the NAS
- A docker VM with dockhand, filebrowser, an outline wiki I share with some colleagues, and a torrent seeding + media stack with jellyfin and *arr.
Next steps are allowing easy airVPN connection to any of my devices (reading about that, idk if it will be through VLANs or some sort of wireguard) + probably moving TrueNAS to a dedicated host for reliability, apart from solving some NIC hang issues I am experiencing sometimes.
My main takeaway is that even with a very low budget and with minimal hardware, you can still learn a lot, while also hosting a lot of services, and that is the most exciting part of this hobby. Racks are amazing, but I don’t feel the need of getting one soon. I still feel there is much more I can do inside this little machine :)