this post was submitted on 19 Oct 2025
117 points (96.8% liked)

Selfhosted

52440 readers
1132 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 happening on your servers? Any interesting news things you tried?

I didn't do anyone other than updating Mastodon (native deployment) lately due to a lack of time. Reading so much about Immich caused me to consider trying it in parallel to Nextcloud but I'm not sure if I want to have everything twice.

Not quite homelab, but I'm about to install Linux Mint on my mom's laptop and that had me thinking about creating an off-site backup in her place again since she has a fiber connection. I'm still not sure about the potential design though, but currently my only backup is in the same rack as the live stuff.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] imetators@lemmy.dbzer0.com 2 points 2 days ago (2 children)

I have noticed that Microsoft and google are trying to scan my domain for /php-myadmin and similar links that I thankfully do not have.

I had already fail2ban running but it failed to ban a single IP. I did setup custom filters that would ban admin panel scanning attempts but somehow now it also bans my home IP and my phone 5G ip sometimes. No idea how to fix it so far. Also, this filter/jail doesnt necessarily jail everyone attempting to reach these links, just sometimes it does.

load more comments (2 replies)
[–] other_cat@piefed.zip 3 points 2 days ago

Set up Zipline to share bigger files with my friends.

[–] los0220@lemmy.world 3 points 2 days ago (3 children)

I've been deploying Gitea (or Forgejo, still can't decide), but I've fallen into the Ansible rabbit hole and can't get out. Also learned Terraform in the last week and I'm still on the fence about using it in my homelab. It's nice for the cloud but I don't think it's as useful on-prem.

load more comments (3 replies)
[–] sem@lemmy.blahaj.zone 3 points 2 days ago (2 children)

I got tailscale cert to work but I feel kind of bad about learning tailscale instead of headscale

[–] ABetterTomorrow@sh.itjust.works 3 points 2 days ago (2 children)

I was going to read into these. What benefits do you see in headscale?

[–] lucullus@discuss.tchncs.de 1 points 2 days ago

I run headscale on my VPS. The tailscale clients are already open source, though by default they connect to the companies servers for coordinating the net. Headscale is open source and replaces the companies servers with your own. Best to not rely on some corporate service, which could cease to exist or be enshittiefied.

load more comments (1 replies)
load more comments (1 replies)

Currently working on a networking problem. I have multiple Proton VPN connections on my Mikrotik router. Main reason being for fail over in case one endpoint reaches capacity, goes unresponsive, etc.

It's a bit tricky since Proton issues the same peer and gateway IP for each connection. Haven't quite got it working the way I want it to yet.

[–] non_burglar@lemmy.world 5 points 3 days ago

Building out ansible.

Now it's creating roles and groups, adding a few items to the hardening playbook, and I've been playing with tuning the output as playbooks run.

[–] malison@discuss.tchncs.de 3 points 2 days ago

Updated several Syncthing Server and one of them that comes as Yunohost Package got an new ID.

So that little thingy flooded all my other Syncthing Servers with Sharing requests... Its pretty anoying and surely its that one that serves the outside Backup...

[–] 30p87@feddit.org 4 points 3 days ago

Gitlab and Nextcloud broke (cuz I ctrl+c'd the pacman hooks, oops), but some manual DB upgrades and rebooting fixed that. However, I can't login into my synapse from anywhere, and can only use it with existing sessions for some reason.

Also, there's searxng.30p87.de now :3

[–] IsoKiero@sopuli.xyz 3 points 2 days ago

I actually did something for quite a while. Finished long overdue wiring for outdoor access point and one more camera, replaced a main switch since the old one started to behave unreliably, installed frigate (which still needs some work), cleaned up some wiring while messing around, updated a bunch of firmwares, replaced switch in garage to managed one and made some changes on my workstation and some other minor stuff.

Next would be to move cameras into their own VLAN and harden that setup a bit. And I really should get around on better backups for my VPS. But it's a new week coming up, if the work isn't too busy I might get something more done.

[–] foggy@lemmy.world 3 points 2 days ago

I finally got my home services covered with my website's wildcard ssl. Which is great, because now I can setup ELK Stack and setup an auth portal on my vps, and get Plex and gitlab out of the house securely.

[–] Tippon@lemmy.dbzer0.com 3 points 3 days ago (2 children)

Not much with the server, as I'm finally finishing my switch to Mint on my main PC, now that I've finished the things I was stuck with Windows for.

I'm debating whether to put Calibre Web on my PC or media server, as the PC is easier to access, but the server is always on.

I'm also trying to figure out the best way to host a family Minecraft server. I've currently got two running at home and one remotely, but have managed to get a decent free tier Oracle server running too.

One of the Minecraft servers is staying local, as it's just for the immediate family for our gaming sessions, but the other is for the kid's cousins to join in too. Typically though, they haven't wanted to play since I got the servers running, so I can't tell which is best for them 🙈

[–] tofu@lemmy.nocturnal.garden 6 points 2 days ago (3 children)

If you want to use Calibre Web, should be accessing the server as easy as having it running on the desktop? Also has the benefit of downloading books directly to the e-reader without needing your desktop.

Also check Calibre Web Automated! It's a fork with lots of additional features.

[–] non_burglar@lemmy.world 4 points 2 days ago
[–] Tippon@lemmy.dbzer0.com 2 points 2 days ago (1 children)

I'll have a look at Calibre Web Automated, thanks :)

I've set up wireless access to my Windows Calibre library but I thought the device needed to be physically connected first? I'm realising that I might be thinking of a different program though.

[–] tofu@lemmy.nocturnal.garden 2 points 2 days ago (2 children)

Not every device supports it, but you can download books via OPDS, which Calibre supports natively. I run KOReader on my Tolino and it works great with it

load more comments (2 replies)
load more comments (1 replies)
[–] JPAKx4@piefed.blahaj.zone 2 points 2 days ago (1 children)

I use pelican (wings and panel) to manage my game servers. I use separate proxmox lxcs and so far it's been nice and simple to partition the resources, ports, create backups, wtv

load more comments (1 replies)
[–] LadyMeow@lemmy.blahaj.zone 3 points 3 days ago (2 children)

I installed gitlab on mine. Time to organize my projects!

[–] dlsolo@lemmy.world 5 points 3 days ago (1 children)

Similar, I just installed Forgejo and I'm digging having my dotfiles local rather on GitHub.

[–] LadyMeow@lemmy.blahaj.zone 4 points 3 days ago

Yeah! I’m excited to be able to easily sync stuff over my several computers!

[–] tofu@lemmy.nocturnal.garden 3 points 3 days ago (1 children)

Cool, have fun! Any particular reason for Gitlab over other forges?

[–] LadyMeow@lemmy.blahaj.zone 3 points 3 days ago (1 children)

…. I didn’t consider that there might be alternatives lol. :p but it is what we’re use at work, and I’m just a dumb cat with some servers! :3

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

I just heard it's a bit more of a hassle to set up than like gutes/forgejo, but if you already got that, enjoy!

[–] nfreak@lemmy.ml 2 points 2 days ago

At this point my whole setup is mostly in maintenance mode - I've got everything I need up and running, making some minor changes here and there (like swapping out StirlingPDF for Bento), and keeping things up to date. I only started this hobby about 6 months ago or so, and I'm really satisfied with where things are at. We'll see when the next Big New Thing arrives.

load more comments
view more: ‹ prev next ›