r/minilab

Always need more fans!
▲ 56 r/minilab+1 crossposts

Always need more fans!

Just want to share my server after lurking on this sub for about a year. Getting to the point where this feels solid.

Ubuntu Server PC1:

- Lenovo M73 Mini 12GB RAM, i5 Processor
- 5 Bay ORICO USB DAS attached
- 2×6TB WD Red Pro drives (RAID)
- 2×2TB WD Red drives (RAID)
- 250GB SSD for the OS
- Docker Compose for everything

Ubuntu Server PC2:

- Lenovo M72 Mini 8GB RAM i3 Processor
- Handles networking and light apps

Windows PC3:
- Dell Optiplex 3090 32GB RAM i5 Processor Radeon AMD GPU

Windows PC4:
- Custom gaming rig with i7 7700 Processor, 48GB RAM, 12GB 3060 GPU

ASUS RT-AX58U Router - running Asuswrt-Merlin (the custom firmware gives the Asus logo a wizard hat and a ton of other useful features)

Each PC is paired with a JetKVM and everything is connected via a 8 port switch.

Thrift shopping, eBay doom scrolling, FB marketplace all got me these things at a great price. I don’t have a tally for everything but I’m most proud of getting my router for only $5.

Adding these fans to the front of my DAS to get my HDD temps down.

Gaming:
PC3:
- Minecraft server
- Glorified Steam Link
- Can play light indie co-op games

PC4:
- This is my gaming PC that is a ship of theseus. I’ve had it for a very long time.

Media Stack

PC1:
- Jellyfin for movies and TV
- Jellyseerr for requests
- Sonarr for tv
- Radarr for movies
- Lidarr for music
- Prowlarr for search indexers
- Bazarr for subtitles
- qBittorrent (behind VPN) for downloads
- FlareSolverr
- Navidrome for music
-MusicSeerr for music requests
- Soulseek (slskd) music downloads
- Explo for music discovery
- Kavita for ebooks
- Audiobookshelf for audiobooks
- Shelfmark for automated book requests

This stack lets me get the media I want on demand and I actually own it.

Photo & Personal Cloud

- Immich for photo backup
- Nextcloud for files and document sync
- FileBrowser for quick filesystem access

Network

PC2:
- Pi-hole
- Unbound DNS
- Nginx Proxy Manager
- WireGuard (wg-easy)
- DuckDNS
- Uptime Kuma
- Homarr dashboard
- Portainer
- Dozzle
- WatchYourLAN

Right now I just have Nginx set up for my password manager. I’m going to be adding 2FA to my stack and start adding more.

Monitoring

- Beszel monitors both servers
- Uptime Kuma monitors services
- Dozzle for container logs
- Homarr as the central dashboard

I only really use Beszel to check HDD temps.

Backups

I have a script running that:
- Backs up Docker configs
- Backs up databases
- Backs up personal data
- Stores local backups
- Uploads encrypted off-site backups to Backblaze B2

I choose not to backup my movies/tv/music media to reduce storage costs. Only my cloud and photos get backed up. My other media can be downloaded again and is stored on a backup external drive. That’s good enough for me when it comes to my copy of “Dude Where’s my Car”.

Privacy Goals

I’ve noticed less targeted ads coming my way. Switching email providers is my next step. Creating an aliases for certain types of accounts. It feels futile but I’m going see if it helps with big tech getting less data from me for free.

So far I’ve replaced:

- iCloud Photos -> Immich
- Kobo library management -> Kavita
- Google Drive -> Nextcloud
- Netflix, HBO, Hulu -> Jellyfin + JellySeerr (+ Streamio w/ TorBox - this is paid but fills in the gaps for Jellyfin nicely for me)
- DNS -> Pi-hole + Unbound

I still can’t pull away from Spotify. I’m going to be gutting my music stack and just keeping Navidrome + a Spotify downloader. I’m just going to be archiving my CD’s. But I found that these services just don’t replicate music sharing or discovery like Spotify can. I could say more but I’ll leave it for another post.

But I actually use my media stack, Immich, and Nextcloud on a daily basis. One of my favorite parts is automated book downloads. It makes getting new books on my reader so much faster.

Future Plans

- Move everything into Proxmox
- Add automated VM snapshots
- UPS with network shutdown support
- CrowdSec
- Wiki for documentation

I’m sure I’ve made some questionable decisions. I’d like to hear more about what you would improve or remove.

Edit: That is a faux fireplace! It does have a space heater but I only use that in the winter.

u/bigchease — 9 hours ago
▲ 35 r/minilab+3 crossposts

MOS (new NAS OS) is now stable 🥳

Finally its done, our first stable is released. 🥳
Congratulations and thanks to the whole team, and thanks also to everybody who tested MOS and sent us feedback during the last year.

For everybody who doesnt know what MOS is... MOS is a devuan based free and open source NAS OS without any tracking or telemetry.

If you want to give it a try, please visit mos-official.net or docs.mos-official.net for more infos :)

MOS UI Dashboard

--------------------------------------
Releasenotes for 0.5.0-stable

  • Recommended Kernel 6.18.38
  • Update Node.js 24.18.0 LTS
  • Necessary changes for organization
  • Add routine to cleanup pathfix if found
  • Cleanup socket on api restart
  • Add sleep 1 to prevent restart API from failing
  • Move stop order around in mos-stop
  • Fix broken mos_start_after_services function
  • Fix wrong help text
  • Make sure to generate and copy over machine-id
  • Add Tailscale and NetBird Docker scripts
  • Fix permissions for ntpsec directory
  • Make sure to write mergerfs logs into separate logfile
  • Fix SnapRAID logfile size getting out of hand
  • Fix false error messages on plugin installation on boot
  • Make sure to sort vpools by index first before iterating over them
  • Add additional logger messages
  • Add mount_vpools function
  • Create mos-mount_vpools
  • Change wording on some return messages
  • Make sure to return raw YAML even if YAML is broken for compose
  • Add ability to download/install/update plugins from Gitea and Codeberg
  • Make sure to chmod/chown QEMU images
  • Restart udev monitor when missing disk from pool comes back
  • Add docker/hub/recommended endpoint for fetching recommended repositories
  • Add ability to specify URLs for Docker group icons
  • Fix issue with proper model for SMART attribute acknowledgement
  • Add installed key to Docker and Plugins index
  • Improve loading times from LXC page
  • Add endpoints for creating, configuring, mounting, unmounting, and deleting virtual pools
  • Include virtual pools information in diagnostics
  • Move virtual pools section, bugfix scrollbar
  • Implement automount for virtual pools
  • Add missing French translations
  • Fix repository link
  • Rename vpool to virtual pool
  • Add virtual pools feature
  • Add CodeMirror oneDark theme for Docker Compose forms
  • Fix supporter dialog
  • Show device serial in target devices of shares
  • Updated u/babel/runtime to version 8.0.0
  • Updated u/codemirror/state to version 6.7.0
  • Updated u/codemirror/view to version 6.43.1
  • Updated vue to version 3.5.39
  • Updated vue-i18n to version 11.4.6
  • Updated vuetify to version 4.1.2
  • Updated vite to version 8.1.0
  • Replaced <label> with <v-label> in docker.vue and dockerCompose.vue
  • Adjusted styles for YAML and environment variable editors for vertical resizing
  • Simplified chip rendering logic in notifications.vue
  • Visualize recommended repositories and improved YAML field display in Docker Compose
  • Add "Acknowledge" to English translations
  • Set defaults for SMART disk attributes and update config after acknowledgement
  • Fix acknowledge bug
  • Remove unnecessary v-overlay components from Vue files
  • Increase line count for environment variables in Compose Stack dialogs
reddit.com
u/S3ppo1 — 7 hours ago
▲ 48 r/minilab

LabRax print

Hello,

Just printed out the LabRax 5U Bolt version and some rack mount for devices such as Cloudway Fiber and Pi5. But when i installed the mount, the bolt only aligned with holes for one side, top or bottom. Does anyone have same issues or just me did something wrong?

Thank you guys

u/Professional-Ratio61 — 22 hours ago
▲ 2 r/minilab+3 crossposts

In your experience, what produces less CO2? An "recycled" homelab or a "green" server on Hetzner?

Hi, I'm planning to host a few services (Tailscale mesh VPN, file sharing, media streaming and password vault), aside from the VPN the server won't work 24/7, it will spend quite a bit of time idle.

Environment sustainability is really important for me, so I'm curious about which option produces less CO2. At home I have an old Raspberry Pi 3B+, an old-ish SSD and a few second hand HDDs. Or, I know that Hetzner uses often recycled servers, and powers them with 100% renewable energy (but they don't neccesarily produce 0% CO2), and they are based in Germany/Finland (I live in Italy). The cheaper option is probably the homelab, but what about in terms of CO2? Thanks!

reddit.com
u/alessandrobertulli — 1 day ago
▲ 309 r/minilab+1 crossposts

Thanks for the feedback guys and the posts. Finally finished my minilab!

Now safely inside the vacuum cupboard with the proxmox pc next to it. I put all my networking inside there. And now everything is super fast running on the UCG Ultra and 2 U6 Pros around the house. Could not be happier :)

u/dijano — 2 days ago
▲ 578 r/minilab+2 crossposts

My first homelab!

This is my first time building a homelab in the mini rack!
here is the details of the build

  1. ONT Modem from ISP
  2. Mikrotik hex s (old one) with omada es205g
  3. Geeekpi PDU lite
  4. patch panel
  5. netgear gs308 + owl tree's dc to pwm to power the top and bottom fan
  6. Beelink me pro with 2 seagate exos and raspberry pi with radxa penta hat
  7. 300 watt power supply, glinet kvm pro and radxa's dragon q6a

The devices are mostly powered by DC cables from the 300w power supply except for the beelink NAS
I also used a 3d printed cable railing from here!

https://makerworld.com/en/models/1448527-deskpi-rackmate-cable-chase-6u?from=search#profileId-1508661

and used 3d printed top cover to add another fan in the top from here!

https://makerworld.com/en/models/954877-deskpi-rackmate-t0-t1-120mm-fan-top-panel-and-gril?from=search#profileId-923629

thank you Nomad07 and SigOS from makerworld, it makes my build cleaner and colder
I do not know your reddit usernames
if you guys are here let me know, I will update the post

I am very happy with all this turns out
it took some time to build all of this
the patch panels mostly work for my home access points
any input or questions are welcome!

as for the software, as I just completed this and only managed to do pihole, immich and vaultwarden with tailscale support
I spent a lot of time in understanding things regarding vlan and trunking as this is my first time working with managed switch
I am planning to do some linux isos download, but I am not familiar with it,
if there is any input or source on where I can start, will be much appreciated!

Thank you!

u/patrickstar49 — 2 days ago
▲ 6 r/minilab+1 crossposts

Building a Home FabLab – Looking for Machine Recommendations

Hey all!
I recently graduated with a degree in IT. During my studies I spent a lot of time in my university’s FabLab, and now I’m looking to build a small “FabLab at home” over time.

I won’t be buying everything at once, but I’d like to slowly collect the machines and tools that are actually worth having.

So far I have:
Arduinos, ESP32s, LEDs, servos, wires, buttons, sensors, etc.
Soldering station and soldering tools
Drill and basic power tools
Hand tools (pliers, files, screwdrivers, etc.)

I’m currently looking at getting a 3D printer and a laser cutter/engraver.

What machines do you think are the most valuable for a home maker space?

I’d love to hear what you use the most, what you wish you’d bought sooner, and which models you’d recommend (or avoid), especially for 3D printers and laser cutters.

Thanks!

reddit.com
u/nuddetudde — 1 day ago
▲ 0 r/minilab+2 crossposts

Best hardware for Proxmox with 4x HDD ZFS?

I wanted to ask for some advice. I’m planning to build a new home server, but I’m not sure what the best approach would be.

What I need is:
Proxmox as the host OS,
4 HDDs in a ZFS RAID,
a small SSD (prefer sata) for the boot drive,
16 GB of RAM is more than enough.

I was thinking about using a ThinkCentre Tiny/Mini PC as the “brain” and connecting the 4 HDDs through an external enclosure. However, I’ve read that running ZFS over USB isn’t really recommended, and I’m not sure how reliable or performant it would be. The array mainly stores media, and at most it serves 1–2 simultaneous streams.
Do you have any recommendations on how you’d build something like this? I’d also like to keep using my existing ZFS pool if possible.

reddit.com
u/walke27 — 1 day ago
▲ 765 r/minilab+2 crossposts

My Beginner Homelab

A self-hosted home server setup running on Debian with Docker Compose.
I mainly use this for Taskmanagement, Backups and DNS Adblock.
If you want every detail of it, look here: https://github.com/Knuspii/home-server

Setup:

  • HP EliteDesk 800 G3 DM 35W

  • OS: Debian GNU/Linux 13

  • CPU: Intel(R) Core(TM) i5-6500T (4) @ 3.10 GHz

  • RAM: 8GB DDR4

  • Disk1: SSD 128GB

  • Disk2: SSD 128GB

  • Disk3: SSD 128GB

  • Disk2 & Disk3 = RAID1

  • TP-Link TL-SG108

  • GeeekPi 6,91" 1424x280 LCD Touchscreen

u/Agreeable-Can3340 — 3 days ago
▲ 81 r/minilab+1 crossposts

Let me introduce you - Toast !

Hi there ! Let me introduce you Toast, "The One and Single Server I Trust".

After my 10" mini rack cluster, I wanted to migrate my little mini-pc cluster to one and only server with real bulk storage and better future upgradability.

So I built Toast, a Proxmox VE server in an SSF NAS form factor. Here are the specs :

  • Beverly NAS Case
  • Ryzen 5 5500
  • AS-Rock B550M ITX
  • 40Gb RAM DDR4 3200mHz (1*32Gb and 1*8Gb -- no money so i need to be sketchy)
  • Nvidia Quadro p620
  • 4*2TB Refurbished NAS HDD (RAID-Z1 on bare Proxmox)

Adding two Sonoff Zigbee & Thread dongles and Xiaomi Gigabyte Router flashed with OpenWRT.

I've installed Proxmox with multiples VMs and LXC like Home Assistant, Hermes Agent, Papra, Jellyfin, Immich, and way more :)

u/WyliGr — 2 days ago
▲ 218 r/minilab

NixOS 10" Panel

Took a few tries to get it right, but the NixOS 10" panel is finally up on Makerspace for anyone interested.

Filaments used: BL Matte Ivory White, Sky Blue and Marine Blue.

u/Active_Level_6922 — 3 days ago
▲ 248 r/minilab

Ugreen power supply fits 1U

I built this rack for my product demos and home assistant demos. I organized a few home assistant meetups (50, 150 people).

But I am rebuilding because the GL.iNet berryl ax is replacing the Fritzbox.

I need to power the following:

- router 5V

- Home assistant blue 12V

- Odroid H2 15 V

- Switch 9V

- various other USB devices

- Gaming PC (is still powered by a Pico PSU)

So I went out and found this handy ugreen power supply. 8 ports and 200 Watts

I could not find any dimensions. Some brands are just annoying. So I ordered it and it looks like a good fit for 1U.

I also ordere a couple of cables which terminate to barrel jacks and have specific voltages for the devices.

Just had time to test it for 5 minutest and worked great!

I hope it does not disconnect power when I unplug and plug in new stuff.

I need to test that later.

When this works I will also create a 3D 1U mounting bracket.

Anybody have experience whit that particular unit?

u/ajfriesen — 3 days ago
▲ 130 r/minilab

Finally finished my first 10” rack

It’s a 6U remix of the bolted together lab rax design I found on makerworld, printed in petg.

From the bottom:

1U blank
2U Rackmod 1U 10” with a custom drawer holding an Ikea tradrifi gateway with a keystone, and the second drawer is just a keystone
3U HP t640 thin client hosting proxmox
4U Unifi switch Ultra 60W
5U keystone panel
6U unifi gateway ultra

Looks great and it was fun to build

u/Practical_Milk_2711 — 3 days ago
▲ 3 r/minilab+1 crossposts

Partitioning a AMD RX 7900 XTX between a Windows gaming host and VMs with Hyper-V GPU-P, what are AMD folks doing for VM inference + dynamic provisioning in 2026?

My main machine - Ryzen 9 7945HX, RX 7900 XTX 24GB, 96GB DDR5, is primarily a gaming machine, so it stays on Windows. Instead of full passthrough (which would hand the card to a single Linux VM and kill it as a gaming host I imagine?), I've been using Hyper-V GPU partitioning (GPU-P) to split utilization between the host and VMs, with Sunshine/Moonlight for remote access.

Worth flagging upfront: the 7900 XTX isn't on Microsoft's official GPU-P supported list, only the Radeon PRO V710 is listed I believe and I might need advice here, but the SR-IOV hardware is present on RDNA3 and it partitions fine with a driver workaround. Would be curious if anyone else is running consumer RDNA3 under GPU-P. It works, but it feels like "non-idea" on AMD, and I'm not sure I've found the ceiling of what's practical.

Where I want to take it next:

  • Local inference on bigger models - 24GB VRAM + 96GB RAM is the only real headroom I own (day-to-day serving already lives on a Mac Mini M4 running Ollama (cloud)/Open WebUI/LiteLLM)
  • Dynamically provisioned sandbox VMs, tooling that spins environments up and down via API for testing, ideally with GPU access when needed
    • Something I am experimenting with building for myself and want to do this internally
  • General self-hosting experiments as my M4 Mini is a 16Gb variant.

Hard constraints: not buying a new GPU, and not giving up gaming on this box (maybe I can get another setup and take the GPU out here later and keep it for its memory as a host). So NVIDIA suggestions don't help me here, and full passthrough is out, ideally partitioning, which I know this card is not meant for.

I'm on Windows specifically because of the AMD GPU situation, consumer RDNA3 driver support keeps me here vs. moving to Proxmox or a Linux hypervisor. I am open to suggestions as I research.

Questions for anyone running AMD:

  1. Is GPU-P still the best (or only) way to share a consumer Radeon between a Windows host and VMs in currently, or has something better emerged, SR-IOV, virtio-GPU with ROCm, container-based approaches?
  2. How's ROCm inside a GPU-P partition, or is everyone just running inference on the host and isolating everything else?
  3. I've scripted VM provisioning with Hyper-V PowerShell (host-side - New-VM from a Windows ISO, CPU/memory config, the usual) and manage them via the Hyper-V GUI as needed. Has anyone taken this further ? (I don't mind if there is some tool that allows me to have this experience with AMD, I am also willing to brute force this as it will be internal usage.

Rest of the lab is mid-upgrade too, a new gateway SBC and a fibre run to my subnet are next, and this rig is the focus right after that lands. The fibre is more the media converter <> fibre runs so that I have lower bandwidth accessing the machine over the network and data transfer over the subnet.

Note: I am happy to explore tools that exist already, my setup is AMD specific and I am open to Unix operating systems if there is something that can help cater or even dual boot options

reddit.com
u/toreanjoel — 2 days ago

New 10in rack mount setup

Hello,

Just got to print some 10in rack minilab. My devices now are Unifi CGW Fiber, U7 Pro XG, Pi5, and ATT BGW 320.. does anyone mount ATT BgW320 on the rack or just put in at the bottom? Since i can’t find the rack mount for BGW320. Any suggestions for my 1st minilab build

Thank you all

reddit.com
u/Professional-Ratio61 — 2 days ago
▲ 134 r/minilab

Replaced Multiple Power Bricks with DC Rail

Since my last minirack update, one thing that bothered me was the power situation with the power bricks. In the most recent update of my miniracks:

  • Replaced all the AC/DC power supplies with a single Meanwell DRS-240-12 supplying 12VDC rail, which in turn supplies:
    • 1x 12vdc shucked minipc via direct rail
    • 2x 19vdc shucked minipcs via 19v boosts
    • 1x unifi non-poe switch via 5v (usb) buck
    • 1x 12v fan controller (noctua ippc-3000 pwm top exhaust) via direct rail
  • This allowed me to add a 12V Eco-worthy LFP battery for when power blips
  • Standardized the 4U "blade"-style mini pc mounts easily adapting to different types of 100-140mm shucked minipcs.

I built a total of three of these mini racks and took the opportunity to spread out the control plane nodes for a bit of physical redundancy.

Still to do:

  • A small raspberry pi to communicate to the DRS-240-12 over RS-485 and serve PSU metrics.

tldr: I didn't like the inelegance of the power situation so I made things a lot more complicated and expensive

u/cptjellybeans — 3 days ago
▲ 594 r/minilab+1 crossposts

Finished the Unifi Setup in my condo.

Here is the Unifi setup I Finally finished in my condo. I wanted a lot of functionality in a small space so I’d still get good use of the closet in which the data cabinet resided.
I was able to take advantage of some of the existing CAT 6 run to this box to get good AP distribution. I’m getting some pretty bitchin internet speeds via WiFi (as high as 1500Mbps and an average of over 1k everywhere on the unit.
A UCG Fiber serves as the network controller. It runs Network, Protect, and Drive. Other notables are the 5G backup WAN, Superlink radio, Unas2, Unifi UPS, Homey and Lutron Caseta hub.
This setup powers 2 cameras and 4 APs.
Tying it all together is a 10.5” Deskpi rack with various 3d printed device mounting plates designed by Mauker. I designed and printed the shelf as I couldn’t find one I liked.

Overall I’m happy with how much functionality I get without having to resort to a large std rack.

And before anyone questions my USL sensor fetish; I had to have them at every water fixture to get homeowner’s coverage bound.

u/TheGreatEscapement — 5 days ago
▲ 392 r/minilab

My lab

I'm still working on it. There is a nightmare of wires in the back that I'm still trying to beat into submission. I would have put everything into one rack, but I didn't want the rack to be higher than my monitor. I also didn't want all of that weight in one spot on a glass-topped desk.

The rack monitor was recently installed, but I'll set it up with a monitoring dashboard when I get the time. My next project is to find a 10-inch NAS.

u/RevolutionaryJob5425 — 4 days ago
▲ 20 r/minilab

10" PDU for the rackmate?

has anyone been able to find a good 10 inch PDU that fits into the rackmate?

gonna be using a rackmate for some ubiquiti networking gear and want to eliminate some of the power cords to hopefully just one, so far its gonna be at least 3 power cables with maybe a 4th added in the future, thanks in advance

EDIT: from australia so will need an australian plug unless the PDU uses a standard C13 or something like that where i can just buy that part of the cable

reddit.com
u/Zohan2000 — 3 days ago