this post was submitted on 20 Oct 2023
1 points (100.0% liked)
Self-Hosted Main
521 readers
6 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.
For Example
- Service: Dropbox - Alternative: Nextcloud
- Service: Google Reader - Alternative: Tiny Tiny RSS
- Service: Blogger - Alternative: WordPress
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
- Awesome-Selfhosted List of Software
- Awesome-Sysadmin List of Software
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not what you asked for, but I started with self hosting my mail server ~ 1-2 years ago using mailu. Handles basically everything for me and I only needed to check my DNS entries + Reverse DNS.
Haven't really had any problems since then. Only thing I had to make sure to set SPF to strictest setting (I believe drop), etc.. that made the big ones MS and Google trust my mail instance without problems.
Only had a single mail rejected by Microsoft when I had my SPF set to junk instead of drop or something like that.
That's an interesting anecdote about setting SPF to drop. Thanks!