this post was submitted on 18 Apr 2026
46 points (97.9% liked)

Selfhosted

56957 readers
879 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.

  7. No low-effort posts. This is subjective and will largely be determined by the community member reports.

Resources:

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

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

What's going on on your servers?

I had to bite the bullet and buy new drives after the old ones filled up. I went for used enterprise SSDs on eBay and eventually found some that had an okay price, even though it's been much more than last time I got some. Combined with Hetzner's hefty price increase some month ago, my hobby has become a bit more expensive again thanks to the ever growing appetite of companies building more data centers to churn more energy.

Anyways, the drives are in, my Ansible playbook to properly encrypt them and make them available in Proxmox worked, so that was smooth (ignoring the part where I disassembled the Lenovo tiny from the rack, open it, SSD out, SSD in, close it and put it back in only to realize I put in the old ssd again).

Any changes in your hardware setups? Did the price increase make you reconsider some design decisions? Let us know!

you are viewing a single comment's thread
view the rest of the comments
[–] ampersandrew@lemmy.world 13 points 6 hours ago (2 children)

I've crossed that threshold in Dunning-Kruger where I see how much how I don't know, and it's simultaneously disheartening and stressful. But hell, what am I going to do now? Quit?

I'm trying to properly learn VLANs and set them up so that I've got "self-hosted services exposed to the internet" and "everything else". So far, the only thing I need to isolate is a NAS with Jellyfin and Komga, but I plan to add more services via a mini PC later. The thing that has made this whole journey frustrating is that every time I try to learn something, even laser targeted, I don't get the full answer from the first thing I find, and the next answer I find introduces more complexity. I think what I need is a managed switch from my local Micro Center like a Netgear GS108Tv3, to replace the switch currently in my office. Then, if I understand correctly, I think I need to put the NAS (and eventually mini PC) on their own subnet and use VLAN rules to allow traffic to that subnet but not from that subnet to the rest of my LAN. But it's hard to determine if I've even got that right.

[–] irmadlad@lemmy.world 4 points 4 hours ago* (last edited 4 hours ago) (1 children)

every time I try to learn something, even laser targeted, I don’t get the full answer from the first thing I find, and the next answer I find introduces more complexity

Can empathize. Read a tutorial and think 'Well, that seems pretty straight forward'. Read another tutorial about the same topic......'Jebus that does not seem straight forward.'

[–] ampersandrew@lemmy.world 3 points 3 hours ago

It took me about 50 YouTube videos to get me to a point where I believe I now understand what a reverse proxy is and how I should use one.

[–] frongt@lemmy.zip 3 points 5 hours ago

Yeah that's about right.