

I use a self-hosted invidious instance, and despite the recent issues with Google trying to block them mine works behind Mullvad VPN.
I use the web app on desktop, and Yattee client on my phone/ipad
I use a self-hosted invidious instance, and despite the recent issues with Google trying to block them mine works behind Mullvad VPN.
I use the web app on desktop, and Yattee client on my phone/ipad
google has been blocking any IP that uses lots of youtube bandwidth, and that means any public instance needs to do IP rotation.
I also heard they began blocking all IPs belonging to some cloud providers.
I run my own invidious instance from my home servr. Only I use it, so it’ll never be blocked, but I don’t have the same anonymity as if using a public instance…
It’s mostly for the benefits of using youtube ad-free without a google account, while having local bookmarks, watch-later, and subscription feed. If that’s your main goal Invidious is really easy to set-up.
There’s a million ways to do anything when self hosting, so I’ll just talk about what I have and if you interested just reply.
I only host a few services for now: Invidious, CloudTube, Redlib, FreshRSS. All of them as docker containers, this helps in quickly updating them and isolating their configurations. I have a few TB of disk space on the server itself that I can access through SMB3 shares, so I don’t have a proper NAS yet. Probably will do so at some point when I need it.
As for hardware, I’m using an HP mini-pc with
This mini-pc can literally be opened by removing 1 screw, so hardware changes/cleaning can’t get easier. I installed Debian on it
As for remote access, I use twingate instead of self-hosted wireguard. Mostly because I’m using my ISPs router and they like to reset it whenever they want. I’m also not confortable opening ports on the router. Twingate covers my use case completely so I never went back to this. I can map a custom domain to the server’s IP and this meant I just switch on twingate when I’m out and can access it seamlessly.