this post was submitted on 14 May 2026
83 points (93.7% liked)

Selfhosted

56958 readers
1246 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
 

Do you have any advice or suggestions about it?

  • Hardware (what should be enough for a local PC, or VPS...)
  • Software (OS [Debian, Yunohost, other...], "containerization" (Docker, virtual machines?), dashboard, management, backups, VPN tunneling...)
  • "Utilities" to host (Lemmy, Peertube, Matrix, Mastodon, Actual Budget, Jellyfin, Forgejo, Invidious/Piped, local Pi-Hole, email, dedicated videogame servers like for Minecraft, SearXNG, personal file storage like Drive, AI [in the future, when I can afford a rig that can run a local model decently]...)

I'm aware it's a lot of stuff to take on, so, do you have any advice on where to start? (how to find a cheap PC to experiment with, if not get a VPS, what to test on it, what "utilities" to try self-hosting first...)

you are viewing a single comment's thread
view the rest of the comments
[–] TotallyWorthLife@lemmy.world 3 points 1 day ago* (last edited 1 day ago) (2 children)

Sooo... do I just do with known email providers (proton, tuta, the webmail my domain provider allows me to have)?

Seems like email is the biggest issue to self host lol

[–] sbeak@sopuli.xyz 1 points 10 hours ago (1 children)

I personally don't really like Proton and Tuta due to their lack of support for IMAP (and with Proton's paid plan, you need their Proton Bridge app to do so)

There's a bunch of providers out there. As for paid providers, posteo and mailbox (both based in Germany, so GDPR) seem quite good, but haven't used either myself. You also have Fastmail, which is based in Australia (no GDPR)

For providers that have a free plan, I have used Disroot before, and they also offer other services along with it like cloud storage. Autistici is another option and is the one I currently use. There are plenty of others, but just know that, for most free email providers, you are the product and your data will likely be sold to third-parties.

[–] sbeak@sopuli.xyz 1 points 9 hours ago* (last edited 9 hours ago)

Disroot is based in the Netherlands and claims that they don't track users or use their data for any purpose. They believe in open and federated software that respect freedom and privacy.

Autistici is based in Italy and also claims not to sell your personal data. They manually verify every user registration. Autistici believes everyone has a right to free communication, and their website states that they are anti-fascism, anti-racism, anti-sexism, anti-homophobia, anti-transphobia, and anti-militarism, and that you can only use their services if you agree with those principles. They also offer other services, like blogs and web hosting.

[–] talentedkiwi@sh.itjust.works 3 points 1 day ago (1 children)

Proton will so smtp if you're on one of the paying plans. You can get your own domain setup to use with it. This is what I do. I just had to contact them to get it setup, they ask a few questions about usage, which I just said was self hosting stuff and sending occasional emails.

[–] Lazarus@mastodon.xyz 1 points 1 day ago (1 children)

@talentedkiwi @TotallyWorthLife
Why not selfhost your mail ? Spin up https://github.com/docker-mailserver/docker-mailserver, add roundcube webmail, and relay your outbound through something like https://www.smtp2go.com/ to avoid delivery headaches.

[–] talentedkiwi@sh.itjust.works 2 points 1 day ago

Maybe some day, don't break what isn't broken (for now).