this post was submitted on 24 Dec 2023
67 points (92.4% liked)

Selfhosted

40133 readers
1080 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 1 year ago
MODERATORS
 

I just spent a good chunk of today migrating some services onto new docker containers in Proxmox LXCs.

As I was updating my network diagram, I was struck by just how many services, hosts, and LXCs I'm running, so counted everything up.

  • 116 docker containers
    • Running on 25 docker hosts
    • 50 are the same on each docker host - Watchtower and Portainer agent
  • 38 Proxmox LXCs (19 are docker hosts)
  • 8 physical servers
  • 7 VLANs
  • 5 SSIDs
  • 2 NASes

So, it got me wondering about the size of other people's homelabs. What are your stats?

(page 2) 22 comments
sorted by: hot top controversial new old
[–] EonNShadow@pawb.social 2 points 10 months ago* (last edited 10 months ago) (1 children)

I'm able to get a lot of gear secondhand through my job, so I've got:

One 2u Intel server running proxmox in a 'cluster' (circa 2013ish. Added RAM and upgraded the CPU/storage.)

One Intel nuc with an i7-7th gen as the other host in the cluster - only one VM is set to fail over between the two if needed.

VMs:

  • Plex
  • 2x PiHoles (one of these is the failover VM) (these also have a few docker containers like Uptime Kuma.)
  • Windows arr box (I know it's blasphemy but I felt more comfortable doing that stuff in windows)
  • anything else I want to mess with because the server really doesn't run that hard.

Network:

  • Sonicwall TZ 300 (incl a perpetual VPN license)
  • Unifi 24 port switch (it's gigabit and POE but doesn't output enough power for the...)
  • single Unifi AP.

All acquired over the last couple years for the low low price of "it was going into the trash anyway"

load more comments (1 replies)
[–] brygphilomena@lemmy.world 2 points 10 months ago

I've pared mine down a lot. The biggest hurdle for me has been storage.

It used to be 5 2u servers running a ceph cluster, but that got to be expensive and unruly.

Now it's mainly a small half depth supermicro for my firewall, a half depth supermicro for home assistant, a 2u Dell for unraid, and a small NAS.

Unraid houses Plex and the *arrs. Along with a handful of other useful services like immich.

I do colo a 1u HP though that houses my pbx, web server, unifi controller, jirai server, nextcloud, email, and a bunch of other servers that I run.

Now, I've got a lot of spare hardware though. 7 Dell 1u servers, 2 Dell 2u, a supermicro 3u, an HP 2u and a bunch of things clients that I might turn into replacements for my rokus.

[–] giddy@aussie.zone 1 points 10 months ago

Wow I am not in your league

I am currently migrating from a dedicated docker host to a proxmox host with multiple LXC containers.

old host - 23 docker containers, 128GB system drive, 4TB data drive

backup server - 1 docker container, 1TB disk

proxmox - 3 LXC containers, one of which has 3 docker containers. 500GB system drive, 4TB media drive (not LVM)

The plan is to migrate the loads on the old host to the proxmox host. I also have another 4TB drive coming with the intent of setting up a RAID with 2 of the 4TB drives.

[–] jubilationtcornpone@sh.itjust.works 1 points 10 months ago* (last edited 10 months ago)

I've got an old Dell Poweredge tower server with dual 6-Core Xeons, 128 GB Ram, and 21 TB combined Raid 5 storage.

  • 10 VM's
  • Veeam Backups
  • All behind a Mikrotik RB3011

I run one service per VM because I like being able to nuke the whole thing without bringing down any other services.

You can get some good hardware on eBay if you know what you're looking at. The HDD and SDD's cost more than the server. Electricity probably runs about $16/mo.

Biggest problem I've got coming up is what I'm going to do for backups once I exceed Veeam community editions 10 VM limit.

Three most important VM's are Jellyfin (whole family uses every day), Paperless-ngx (I use every day), and Jitsi (kids use to video call Grandma and Grandpa). Most of the other stuff is non-essential.

[–] tuhriel@infosec.pub 1 points 10 months ago

2 Raspberry Pi 4 with a few services running (some directly, some via docker): pihole, pialert, gitlab plantuml, munin, restic rest server, jupyter instance, airsonic-advanced. And an old synology NAS which serves as document and media server

load more comments
view more: ‹ prev next ›