Will share this evening after work.
skoell13
My setup: Locally (all in docker):
- JF for managing and local access
- JF with read only mounted volumes that uses the network of my Wireguard client container
- Wireguard client opening a tunnel to Wireguard server on VPS ** Ping container regularly doing pings to Wireguard Server so the connection stays up (didn't manage it otherwise)
VPS (Oracle Cloud free tier, also everything in docker):
- Caddy as a reverse proxy with https enabled and geolocking (only certain countries are allowed to connect to)
- fail2ban to block IPs that try to bruteforce credentials
- Wireguard server
Usernames are not shown in the frontend and have to be entered. Passwords are generated by a password manager and can't be changed by the user.
So my clients just get the URL of my reverse proxy and can access the read only JF through my Wireguard tunnel. Didn't have to open any ports on my side. If someone is interested I can share the docker compose files later.
Edit: Here the link to the setup description. Please tell me if something is not clear or you find an error. https://codeberg.org/skjalli/jellyfin-vps-setup
My Proton account still runs til November (it's cancelled) this year, would be nice to subscribe to Tuta and activate it starting October so I cpuld move stuff. Guess I have to hope for other deals in the future
Thank you. Guess I have to rewatch it.
Thank you kind stranger!
What's the source of the gif?
Are you aware of findroid? It's an android app that also lets you download the series and watch it in offline mode like other streaming services. Maybe this is an option.
Thanks. Yes I am currently doing the same but was wondering if my account will be deleted at some point.
Did you upgrade your account to a paid one? I've read that this might help to precent from being deleted. Even with a paid-as-you-go account you're able to use the free tiers.
Pre-ordered the Shiftphone 8. While it's promising I am unhappy with their constant delays and communication.
How much did you pay?
I am currently in the ptocess to document my docker fioes and upload them to codeberg with a readme, it takes a bit, will let you know once I am done