this post was submitted on 29 Jan 2025
26 points (96.4% liked)

Selfhosted

41638 readers
514 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

Hi guys,

Just picked myself up an EliteDesk 800 G6 SFF:

Current specs:

  • CPU: i5-10500
  • RAM: 8 GB
  • NVMe SSD: 256 GB

My plan is to beef this up with:

  • RAM: Crucial Pro DDR4 RAM 64GB Kit (2x32GB) 3200MHz

  • HDD: 4TB ironwolf NAS drives * 2

  • NVME SSD: Samsung 970 EVO Plus 1 TB PCIe NVMe M.2

How I'm planning my setup:

The existing 256 GB NVMe will host Proxmox.

The new 1 TB NVMe will be for VM's & LXC's

The 4TB ironwolf NAS drives will be configured in a mirror and will be used as a NAS (Best way to do this?) as well as for bulk data from my services, like recordings from Frigate.

Services:

  • Home Assistant (Currently running on a pi4)

  • Frigate (Currently running on a pi4)

  • Pi hole (Maybe, already running on an OG pi)

  • Next cloud (Calendar, photos)

  • TailsScale

  • Vaultwarden

  • Windows 11

My follow on projects will be:

Setup PBS to back up my Host(proxmox-backup-client), VMS & LXC's

I have a Raspberry Pi 4 that I was thinking to use for PBS in the short term, but will eventually move it to something like an n100 mini PC.

I will also setup a second NAS(TrueNAS most likely, bare metal) to back up the 4TB ironwolf NAS.

This is my first proper homeLab, having mostly tinkered with Raspberry Pi's and Arduino's up to this point, any advice on my setup would be really appreciated.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 4 days ago (2 children)

It's well worth it to get a $50 coral tpu for object detection. Fast inference speed and nearly zero CPU usage.

[–] [email protected] 2 points 4 days ago

I thought about it, but I have a couple other services that could benefit from getting dedicated gpu anyway. Might as well just save for a proper PCIE card.

[–] [email protected] 2 points 4 days ago* (last edited 4 days ago) (1 children)

I have a similar setup and it’s been a huge pain when I when I have to do the OS updates.

The Coral needs a dkms module, but the sources and Google’s own documentation for it are out of date. I would highly recommend using the iGPU for inference.

[–] [email protected] 1 points 3 days ago (2 children)

How efficient is using a GPU? I understood the efficiency wasn't nearly as good, but that may have been info from a while back.

[–] [email protected] 1 points 3 days ago

I am currently migrating away from my 6th gen i5 to a newer N100.

Speed wise, it was about the same as the coral, about 6-8ms on the i5.