this post was submitted on 27 Feb 2025
65 points (93.3% liked)

Selfhosted

60526 readers
938 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:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

I'm not tech illiterate, but it's also not my job or anything. That said I managed to figure out how to get a synology up and running and it hosts my Jellyfin and *arrs. Nothing too exciting. I also have a couple of vps's that I use for nextcloud, a recipe server, all in docker containers. Not nothing but also, not the hardest thing to accomplish.

Well, my manager gifted me an old Dell PowerEdge R720 and 4 hard drives. Yeah, this is way more than I know what to do with, or even where to start. Do I need to plug both power cables in? I still need to figure out how to get a monitor hooked up to it with what looks to be a VGA cable. And even then this thing is a behemoth and what do I even do with it?? My manager was so excited to talk to me about it and I'm all ๐Ÿ˜ตโ€๐Ÿ’ซ

Where do I start?

you are viewing a single comment's thread
view the rest of the comments

typically you only need one power supply to run it, once you move to redundant power you can use the second one in case the first one fails. when you plug both in it will just balance across both until one fails.

in my opinion, hardware should only be hypervisors that run virtual machines, then you can provision VMs, similar to using VPSs. going this route you will need a vga monitor for initial setup, eventually everything is done over the lan with a web ui or ssh.

i use proxmox which is Debian based for the hypervisor.

As far as what you do with it, is that you can in theory replace the VPSs or test software in your lan.

to compare, i have my router (vyos), homeassistant, a docker server for hosting small services, a network lab (gns3), windows and mac VMs, and more running on a cluster that is using similar hardware.