this post was submitted on 18 May 2025
141 points (98.0% liked)

Selfhosted

46672 readers
524 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 2 years ago
MODERATORS
 

What’s up, what’s down and what are you not sure about?

Let us know what you set up lately, what kind of problems you currently think about or are running into, what new device you added to your homelab or what interesting service or article you found.

I finally finished my first iteration of my Minilab including a very smooth migration from the old server yesterday so I can go to the service side of things again. I plan to get some kind of selfhosters VPN for external access to stuff that's not exposed to the internet, I'll have to investigate which one.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] Tenkard@lemmy.ml 3 points 2 weeks ago

Was able to put calibre web on nixos. Still trying to build a package that's not available (piped), but boys is it hard to package java stuff for nixos...

[–] JadedBlueEyes@programming.dev 3 points 2 weeks ago

I finally dealt with the AI scrapers hammering my Forgejo instance - https://jade.ellis.link/blog/2025/05/18/actually-stopping-forgejo-ai-scraping Hopefully next week I'll be able to get back to actually programming Continuwuity rather than fighting fires.

[–] jhdeval@lemmy.world 3 points 2 weeks ago

I recently setup a full matrix server. What I am currently worried about is my server. I am currently shopping for a used dual Xeon server. I am hosting close to 40 docker containers on 2 1 liter PCs with very low specs. I would love to bring it all in house to a single server with a separate NAD which I do have currently holding 60 terabytes of storage space.

[–] hobbsc@lemmy.sdf.org 3 points 2 weeks ago

i just moved almost all of my containers (except for my omada controller) to my VM running fedora and podman off my VM running ubuntu and docker. why? i was in a product sales call (being sold to) and didn't have any actual work tasks to do during that time. Now there's an additional VM on the network.

Trying to decide if I'll move omada as well or just shift everything back. I shouldn't have fiddled with the stack while I was bored. A video game or something would've been a better idea.

[–] jhdeval@lemmy.world 2 points 2 weeks ago

I have a question on top of my matrix setup. Has any one integrated VoIP? I am trying to bring all communication in house.

[–] cmeu@lemmy.dbzer0.com 2 points 2 weeks ago

Trying to get the right combo of iptables rules to shuttle traffic from vps to home lab server (as I think I'll need to do once my ISP upgrade puts me behind CGNAT for the first time...

Got it working sorta, but I didn't like seeing my vps private link address instead of the remote in logs.

[–] witx@lemmy.sdf.org 2 points 2 weeks ago* (last edited 2 weeks ago)

How the hell do you get Wger working on http only? I always get the CSRF error even after trying their recommendations

[–] Churbleyimyam@lemm.ee 2 points 2 weeks ago

I installed Jitsi Meet on my YUNOhost server and am very impressed. It works really well and needed basically no setting up after installing.

[–] MaceyDay@lemmy.world 2 points 2 weeks ago

I finally bought a tiny PC to replace my aging APU border router/firewall (OpenBSD), so I'm trying to wrap my head around building a router currently inside the network that it will be protecting.

I have Debian installed as hypervisor, Incus, and sticking with OpenBSD for the firewall. pf makes too much sense to me too switch to firewalld. I'll also move the network-related containers off my main lab host once this is up and running.

[–] njordomir@lemmy.world 2 points 2 weeks ago

Went through and verified that a number of things were backing up and updating correctly. I feel a little less weight on my shoulders knowing things are working as they should.

[–] VitabytesDev@feddit.nl 2 points 1 week ago

Finally found what's causing my laptop's DNS servers to change automatically in the background. It was the systemd-resolved FallbackDNS setting. Disabled it in a config and now I can access all my custom DNS names.

[–] Plebcouncilman@sh.itjust.works 1 points 2 weeks ago (8 children)

I know next to nothing about using the command line, so I’ve been relying pretty heavily on ChatGPT to set my stuff up and so far it has reliably helped me overcome every issue. The problem is, of course, that I often don’t even understand what the issue was in the first place so I don’t even know if the fix that the ai spits out is, let’s say, correct. I don’t really want to become an It expert, I just want to be able to host some services on my own to depend less on corps, is it alright if I continue to rely on the AI? Or do you guys think that I just have to learn this stuff or else I might mess up?

I don’t have great security concerns btw, my ISP doesn’t allow port forwarding, so I access my server exclusively though Tailscale.

[–] tofu@lemmy.nocturnal.garden 2 points 2 weeks ago

Most of the stuff will somewhat work, but you'll introduce side effects sooner or later by using commands that might work but are not the proper ones and alter unrelated things. At some point those will likely bite you and you have no idea where it's coming from. I'd suggest to check at least what the commands you are copying are doing.

[–] harsh3466@lemmy.ml 2 points 2 weeks ago

I'd encourage learning. The more you understand the better you can control your data and maintain your services. You don't need to be an expert but I'd encourage working towards relying less on gpt.

load more comments (6 replies)
load more comments
view more: ‹ prev next ›