this post was submitted on 24 Dec 2023
81 points (93.5% liked)

Selfhosted

39893 readers
399 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
81
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

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) 25 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 10 months ago (1 children)

What are you running in docker

[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (1 children)

There's a lot not worth mentioning, but broadly...

  • Home automation
    • Home Assistant
    • esphome
    • Node-RED
    • MQTT
    • Frigate
  • Homelab/management
    • 2 x Pi-hole (plus supporting services - Cloudflare tunnel, for example)
    • Grafana
    • Prometheus
    • Shellinabox
    • Forgejo (git)
    • Netbox
    • VScode
  • Media/entertainment
    • 2 x Sonarr
    • 3 x Radarr
    • Calibre
    • Piped
    • Minecraft
    • other supporting *arrs
  • Data
    • Paperless-ngx
    • Immich
  • Social
    • Lemmy
    • Mastodon
[–] [email protected] 1 points 10 months ago

That's a lot. Impressive

[–] [email protected] 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.

[–] [email protected] 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.

load more comments
view more: ‹ prev next ›