this post was submitted on 28 Sep 2021
16 points (100.0% liked)
Run It Yourself
2925 readers
2 users here now
Overlaps somewhat with /c/floss_replacement and /c/privacy; crossposts welcome
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You could do some much lighter selfhosted options:
Music server for self-hosted streaming if that is your thing
Work on security of the pi for TOTP backups or BitWarden hosting (there are some Linux hardening guides that are fun to implement and teach about security)
Syncthing for backups of phone non-media files (e.g. Tasker, daylio, OTP database, text backup, signal backup)
Mail server for having you own domain email
problebly many more ideas I am foegetting
I like the mail server thing, but I've read on Hacker News that its a headache that is unworth it. Spam emails will flood the server, and my own emails will be sent to the spam folders of other people. Any experience with that?
Many ISP will block email sending from their network anyways, so yes not worth the effort.
I set up a mail server for a project. And just had to write with t-online. And I think I got on their blocklist because I did a mistake in configuring the dns records accordingly. All the rest worked fine following a good guide.
When I have a personal homepage I will do a mail server, too.