this post was submitted on 12 Jun 2023
499 points (100.0% liked)
Selfhosted
573 readers
1 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.
Resources:
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
> Any issues on the community? Report it using the report flag.
> Questions? DM the mods!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been running the following in docker on a thinkpad t510 running ubuntu server, performance isn't bad for a 10+ year old laptop.
radarr/sonarr/jackett for finding movies and shows.
Jellyfin for local streaming.
transmission-openvpn for torrents over a VPN without routing other apps traffic.
syncthing, for file sync between my desktop, laptop and phone (means one node is always on to get latest changes).
wireguard VPN server to connect from outside home.
nginx as a reverse proxy for all applications. Currently configured by hand, plan to find a way to automate at some point.