this post was submitted on 06 Sep 2025
32 points (92.1% liked)

Selfhosted

51211 readers
553 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
 

Just joined a couple of days ago so only fair to sum up the things I host myself.

I have 2 locations I host my personal stuff.

  • Datacenter:

    • Websites
    • DNS servers
    • Lemmy
    • Friendica
    • Mail servers
  • Home:

    • Home Assistant
    • Frigate
    • Jellyfin (incl Sonarr, Radarr etc)
    • Immich
    • Fileserver
    • Nextcloud

In the Datacenter I still run a VMware ESXi server that needs to be replaced (this winter) and at home I have a Truenas server and 4 Proxmox nodes cluster.

top 17 comments
sorted by: hot top controversial new old
[–] Cyber@feddit.uk 16 points 8 hours ago (4 children)

Mail servers?

How are you finding that these days? I thought all the anti-spam stuff meant that self-hosted email was just not worth it these days?

[–] IsoKiero@sopuli.xyz 9 points 7 hours ago

On residential connections it's a bit pain in the rear, but if you get VPS (or something similar) it's perfectly manageable. You just need to maintain stuff properly, like having proper DNS records, and occasionally clear false positives from spam lists. The bigger issue is to have proper backups and precautions, I've hosted my own emails for over 10 years and should I lose all the data and ability to receive new messages it would be a massive personal problem.

[–] Ron@zegheteens.nl 5 points 7 hours ago (1 children)

I also have a mail filter, I have been hosting my own mail server for the last 25 years.

[–] Theoriginalthon@lemmy.world 2 points 7 hours ago (1 children)

Out of interest what are you using? I was postfix/courier for a long time, with a must migrate to dovecot 10 years ago. Finally migrated this year and the performance difference is noticeable

[–] Ron@zegheteens.nl 2 points 5 hours ago

I recently moved to Mailcow, it's a one in all solution. My spam filter is Proxmox mail gateway, also very user friendly.

[–] Eirikr70@jlai.lu 2 points 7 hours ago

It is hard to set up and you might need an SMTP relay since most ISPs close port 25. But it is feasible.

[–] Brkdncr@lemmy.world 1 points 7 hours ago (1 children)

It’s not worth it but some people don’t mind the cost.

[–] Eirikr70@jlai.lu 1 points 7 hours ago (1 children)
[–] Brkdncr@lemmy.world 1 points 7 hours ago (2 children)

Real email security gateways cost money. There’s no good way to deal with it at small scale.

[–] Ron@zegheteens.nl 2 points 4 hours ago (1 children)

They don't have to cost money. The mail filter appliances are all based on postfix, spamassassin and a virus scanner like clamav. The thing you pay for is the nice gui.

[–] Brkdncr@lemmy.world 1 points 3 hours ago

If only that were true.

[–] Theoriginalthon@lemmy.world 1 points 5 hours ago

Depends what you mean by "security"

[–] jeena@piefed.jeena.net 7 points 8 hours ago (1 children)

I have 3 locations right now:

  1. Hetzner cloud (1 server)
  2. Home (my PC and a raspberry Pi)
  3. My parents house (a raspberry Pi)

I have most of those things on https://uptime.jeena.net/status/everything

[–] HelloRoot@lemy.lol 1 points 8 hours ago* (last edited 8 hours ago) (1 children)

It says jeena.net is up but I get a 504.

After a minute, it works again.

Do you have like an on demand server that spins up the containers when a request comes in?

[–] jeena@piefed.jeena.net 3 points 5 hours ago

No, I'm running everything on one server, there is sometimes a lot going on on PieFed and the load gets too much so it times out. I haven't had the time to research it.

And it says on, just because I set it to retry some times.

[–] tofu@lemmy.nocturnal.garden 4 points 7 hours ago* (last edited 7 hours ago)

I have VPSes at Hetzner for Mastodon and Bookwyrm. I'm also using Hetzner nameservers with pseudo DynDNS.

Mail is managed by 1blu with my domain.

Everything else is at home. I would move at least bookwyrm into my home server, but there's another admin involved and I'd need to give them limited access to the VM and Proxmox (backup/snapshots/rebuild when doing maintenance).

[–] Eirikr70@jlai.lu 2 points 7 hours ago* (last edited 7 hours ago)

I have everything at home, including the mail server. The only third party to my setup is a SMTP relay. All on an Odroid H4+. With a backup server on a Raspberry Pi 4 at my daughter's.