> ## Documentation Index
> Fetch the complete documentation index at: https://diogo-home-lab.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Hardware

This list is quite similar to Jeff Geerling’s [Mini Rack 002](https://github.com/geerlingguy/mini-rack/issues/4), so a big thanks to him for the inspiration!

## Component List

<AccordionGroup>
  <Accordion icon="server" title="MiniRack">
    [DeskPi RackMate T0](https://www.amazon.es/dp/B0DPGZPTPP) - Compact 10‑inch 4U aluminium mini‑rack 200 mm deep that holds all the gear and fits neatly on a shelf; looks cool 😎.
  </Accordion>

  <Accordion icon="router" title="Router">
    [GL Opal](https://store.gl-inet.com/products/opal-gigabit-wireless-pocket-sized-openwrt-ipv6-sft1200/?utm_source=website\&utm_medium=productpage) - Small router with two LAN and WAN port. Comes with easy to use software that let's us configure VPN and DNS settings.
  </Accordion>

  <Accordion icon="router" title="Switch">
    [Mikrotik CSS610-8G-2S+in](https://www.senetic.pt/product/CSS610-8G-2S+IN) - Fanless layer‑2+ switch with 8 × 1 GbE ports and 2 × 10 Gb SFP+ uplinks, managed by SwOS Lite—perfect backbone for Pi cluster.
  </Accordion>

  <Accordion icon="brackets-curly" title="Switch Mounting">
    [Mikrotik RMK-2/10 Rack Mount Kit](https://www.amazon.es/dp/B0C6D3ZCDK?ref_=pe_109251351_1103421481_fed_asin_title) - 1 U kit that lets you bolt one or two small MikroTik devices into our 10″ rack.
  </Accordion>

  <Accordion icon="raspberry-pi" title="Compute">
    [Raspberry Pi 5 8GB](https://www.amazon.es/Raspberry-Pi-SC1112-5-8GB/dp/B0CK2FCG1K?crid=23PWJKD61NW9T\&dib=eyJ2IjoiMSJ9.ptP7J3FZcmbYoZvFxUp_Vsja9oTthOJvFk_ZWVEluAyiRmS8eJHrYDzh7sTMOSHTJy-WKy6qNz6APsVX0nSvQasXwvhJHnkhwjQsUiqUIXgrsl9yqk0uoidLrCA7PGrjM9QU0JChV7ZAEVPm9pUpwrRfDQIO07dGQNmSp-PaKonCG-66KhkyCqhua378vmM_InowCprDuV0tx3dKK06juuiOdH7lYWrhHrOX68LyUFfhWFTHpUHq2EESr-MSRmL1vgzKFnCqeScp1aXbhJ6Ut17T8ygTqLi0TzDJxLocpuw.wAQqKd9cLwqFEzjLCp-0eBH0eaVCzcdWfMYYqXI8Ii0\&dib_tag=se\&keywords=raspberry+pi+5\&qid=1745332974\&sprefix=rasp%2Caps%2C174\&sr=8-5) - The compute power for our cluster. Raspberripis looked like the best option for a beginner firendly setup.
  </Accordion>

  <Accordion icon="brackets-curly" title="Compute Mounting">
    [DeskPi 2U 4x Raspberry Pi PCIe NVMe Mount](https://www.amazon.es/dp/B0DRGF68Z9) - 2 U tray with four PCIe x1 adapters so each Pi can mount an M.2 NVMe SSD—fast local storage without USB bottlenecks. This is great for future upgrades if I ever want to move away from my Microsd cards. Also, it looks cool 😅.
  </Accordion>

  <Accordion icon="bolt" title="Power">
    [300W USB-C Charging Station](https://www.amazon.es/dp/B0DLL9TYB9?th=1) - Any charging station with 260W+ should do the job for this build.
  </Accordion>

  <Accordion icon="bolt" title="PDU">
    [Mini Rack PDU](https://www.amazon.es/dp/B08HGFDYW9) - Any 1 U power strip made for 10″ racks should do the job; 4 NEMA 5‑15R outlets with overload protection and front switch.
  </Accordion>
</AccordionGroup>

## Feedback & Comunity

I would love to hear feedback on my build and learn what you would do differently in my situation.
Also, check out all the other cool builds in Jeff's Project MiniRack community and get inspired!

<CardGroup cols={2}>
  <Card title="MiniRack 002.5" icon="github" href="https://github.com/geerlingguy/mini-rack/issues/194">
    Share your feedback here!
  </Card>

  <Card title="MiniRack Build Showcases" icon="youtube" href="https://github.com/geerlingguy/mini-rack/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22build%20showcase%22">
    Check out other people's builds and get inspired!
  </Card>
</CardGroup>
