this post was submitted on 19 Oct 2025
106 points (96.5% liked)

Selfhosted

52715 readers
255 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
[–] malison@discuss.tchncs.de 3 points 2 weeks 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...

[–] sem@lemmy.blahaj.zone 3 points 2 weeks 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 weeks ago (2 children)

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

load more comments (2 replies)
[–] Dalraz@lemmy.ca 2 points 2 weeks ago

Have you looked into netbird? I have been thinking of setting that up over tailscale

[–] other_cat@piefed.zip 3 points 2 weeks ago

Set up Zipline to share bigger files with my friends.

[–] AllHailTheSheep@sh.itjust.works 3 points 2 weeks ago

almost done re setting everything up after a catastrophic failure (ended up replacing multiple drives, the CPU, the motherboard, the psu, and the ram).

now I'm just running long command after long command, waiting for drives to zero, ensuring extended smart checks pass on new drives, cloning to my backup drives...

this things been down for a few weeks and I'm so excited to have it back up soon!

anyways, moral of the story is, the 3-2-1 strategy is a good strategy for a lot of reasons. just do it, it may save your ass down the line.

[–] myfunnyaccountname@lemmy.zip 3 points 2 weeks ago (1 children)

So, serious question, should I self-host my servers in AWS?

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

Why would you?

[–] tburkhol@lemmy.world 2 points 2 weeks ago (3 children)

I've been trying to convince a VPS to run two instances of mariadb - one for local databases, one to replicate the homelab. Got mariadb@server and mariadb@replica sorted out through systemd, but now stuck on replication from mysql to mariadb. Looks like I'll be ripping out mariadb and putting everything on mysql.

[–] RheumatoidArthritis@mander.xyz 2 points 2 weeks ago (2 children)

Have you checked if statement-based replication works from mysql to mariadb?

load more comments (2 replies)
load more comments (2 replies)
[–] kalpol@lemmy.ca 2 points 2 weeks ago

Updated to OpenSuSE Leap 16.0 with the autotool and it broke some things, but nothing terrible. Had to fix network config and add back Packman for ffmpeg for Jellyfin to work but that was about it

[–] DarkSirrush@piefed.ca 2 points 2 weeks ago

I threw a thinkcenter in my laundry room and did the bare minimum to securely SSH into it (fail2ban, nonstandard port, root login disabled, can't login with password, etc), to be used as a testing platform for building my workplace a new website.

Just gotta relearn HTML/CSS and figure out what platform to use.

Also set up traefik/Authelia/maybe Anubis for the new domain and block any access outside of my home or workplace.

[–] poVoq@slrpnk.net 2 points 2 weeks ago (1 children)

Finally finished setting up and testing a Peertube instance. The video stuff and object storage related things certainly make it more involved than other fediverse software, but overall it is working quite nicely. Just need to find some workable solution to using GPU acceleration in containers, but I think I mostly figured it out (might work after a server restart, but my sweet, sweet uptime makes me procrastinate on that 😅 ).

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

How much storage do you think you'll need with caching external content? Does Peertube even do that?

[–] poVoq@slrpnk.net 2 points 2 weeks ago

Not automatically, but you can configure it to mirror certain video channels or individual videos. But I have not looked into that too much yet.

As for storage: a typical video you would find on such a platform with the different stored video resolutions and so on will take between 0.5 and 3 GB... depending on the length and how well it compresses.

[–] nickiam2@aussie.zone 2 points 1 week ago

I migrated iptimr-kuma to the new v2.0 release. The DB migration took a long time. I learned I probably should have run the vacuum command before the migration, but I never noticed the button in the settings before.

Also preparing Jellyfin for its new 10.11.0 which comes with another long running DB migration.

[–] imetators@lemmy.dbzer0.com 2 points 2 weeks ago (1 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.

[–] lefaucet@slrpnk.net 3 points 2 weeks ago (1 children)

I'll have to look at my fail2ban logs and see if I'm having similar issues.

It should be possible to mod your jail to whitelist an IP range on your local Network.

I'm doing that on one of my jails.

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

Good catch. My IP is dynamic. I'll look into it, thanks!

load more comments
view more: ‹ prev next ›