this post was submitted on 27 Nov 2023
4 points (100.0% liked)
Self-Hosted Main
535 readers
2 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
I'm in the same boat. Others have suggested CF (which you said you don't want to use) and TailScale or similar.
I opted for a "roll your own" approach and just use a free VPS (w/static IP) and a WireGuard tunnel. The VPS port forwards to my home server. It all works great for me. If throughput is a real concern then an entry level/free VPS might not be enough for you, but it's completely fine for my use.
No DDNS or anything is required. You can reverse proxy instead of port forward if you prefer.
I like this solution (VPS+WireGuard) because it doesn't rely on any particular third party or proprietary products; basically any VPS will do, so I'm not tied to any product in particular.