this post was submitted on 18 Apr 2026
84 points (98.8% liked)

Selfhosted

58622 readers
534 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 21 points 1 day ago* (last edited 19 hours ago) (4 children)

I've crossed that threshold in Dunning-Kruger where I see how much 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 10 points 1 day ago* (last edited 1 day ago) (2 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 7 points 1 day ago (1 children)

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.

[–] gajahmada@awful.systems 3 points 6 hours ago

Right ?! Networking is voodoo witchcraft.

I was bored and decided to actually read wtf the deal is with IPv6 since my ISP gave it but never bother to know more.

All my devices can reach the ipv6 internet without me touching it, so I thought at least I could learn how to replicate my pretty simple lab but with v6.

3 days later I still have no clue how to assign static addresses properly. What do you mean each device have multiple addresses?? Android (google) didn't support dhcpv6? Wtf is SLAAC ?

The DHCPv6 on Android Soap Opera as they called it, pretty fun read.

Also the folks at IPv6 sub seem to be majority professional because they can actually parse the RFC spec and treated it like mandatory Ed. Pretty nice and welcoming comm all thing considered.

It's a whole rabbit hole and I still don't know if my IPv6 is good IPv6 or not, and with bottom of the barrel equipment looking for guide is a pain. IPv6 content in general is pretty sparse even within the self hosting comms.

load more comments (1 replies)