

Yeah
Hello! Some info about me is up on my website: https://wreckedcarzz.com/
Yeah
I use Obtainium and run this (play store link) in the background/scheduled. I use their software on my machines and like it so have been running their mobile solution for a few years too.
I guess you could download the apk and then scan it before installing, manually but that would get tiring fast. I don’t know of any automated system for that.
Oof. I have my VMs getting backed up to another machine so theoretically (untested) I should be able to recover with less than a day of data loss (very minimal for this box). The annoying part would be getting it hooked up to a monitor and keyboard, since it’s under an end-table in the living room.
This is the first issue in like… 15 months? Hopefully it stays rather uneventful.
I’m always up late (it’s 5:19a), though a good bit more than usual lately. But I did the upgrade because I was anxious, had nothing to do, and there were no users utilizing the machine.
Yay, it only took 2 hours and the help of an llm since the upgrade corrupted my lvm metadata! Little bit of post cleanup and verifying everything works. Now I can go to sleep (it’s 5am).
Wasn’t that bad, but not exactly relaxing. And when my VMs threw a useless error (‘can’t start need manual fix’) I might have slightly panicked…
Yeah, for chat I’ve tried a few systems but honestly I already had signal, they understand that signal chats aren’t texting, the privacy is important to me, and most of all… why rock the boat?
It’s not self-hosted yeah yeah but not everything needs to be. Password management, todo lists, calendar and contacts, grocery lists… sure yeah. But nothing for chat really struck me. And I don’t want to teach everyone how it works just to test a ‘maybe’ alternative.
Ha, I use both wg and zt, for different situations. ZT for multi-player for old games with friends via ‘LAN’ across the WAN, wg for ‘actual’ VPN through my vps.
Though with zt I’m grandfathered on the old free tier, and they try pretty hard to get me to switch. Last time I logged in they had a full-page ‘you should upgrade to our new plans and features’. But I’m happy on the free level, just gaming.
The “not my problem lol you figure it out” mode
This isn’t a guide, but any reverse proxy allows you to limit open ports on your network (router) by using subdomains (thisPart.website.com) to route connections to an internal port.
So you setup a rev proxy for jellyfin.website.com that points to the port that jf wants to use. So when someone connects to the subdomain, the reverse proxy is hit, and it reads your configuration for that subdomain, and since it’s now connected to your internal network (via the proxy) it is routed to the port, and jf “just works”.
There’s an ssl cert involved but that’s the basic understanding. Then you can add Some Other Services at whatever.website.com and rinse and repeat. Now you can host multiple services, without exposing the open ports directly, and it’s easy for users as there is nothing “confusing” like port numbers, IP addresses, etc.
I was mostly with you right up until paragraph/linebreak/whatever 4. Took a pretty civil discussion and went bonkers. Put down the keyboard, go rub one out, and relax my dude.
Plex was the reason why I learned Docker + watchtower, so that I wouldn’t have to worry about updates (work smarter not harder). Now I have like 35 containers and am comfortable with docker. 🐳
Because it works. Call me in a few years when movies, TV shows, dvr recordings, live TV (with free, built-in guide support), and working picture support shows up. Oh, commercial removal too (again, built-in, just check a box). A not-shit setup process would be nice, too.
I’ve tried jf three times now across as many years, and it’s still got that ‘Linux developer feel’ of a tool where the devs got what they need the most mostly-working, and just don’t give a fuck about anything else - or a decent UI. No, blue boxes on a black background is not a decent UI. It wasn’t when W8 launched, and it’s not now. And when W8 is winning the competition, you’ve already lost.
Feature parity or the argument is moot.
I’d rather be the expert
Fair, but others, unless they are getting paid for it, just want their shit to work. Same as people who take their cars to a mechanic instead of wrenching on it themselves, or calling a handyman when stuff breaks at home. There’s nothing wrong with that.
“hosting provider” in this instance I think means “do you pay them (whoever has the hardware in their possession) a monthly/quarterly/yearly fee”
otherwise you can also say “well ACTUALLY your isp is providing the ability to host on the wan so they are the real hosting provider” and such…
You didn’t read anything I said, I see
I see this so often and nobody ever seems to realize that local/home VPNs use upload bandwidth, which for some is in dire low supply. I can’t have 4 full-time users using my upload connection routing through wireguard, when all 4 stream videos throughout the day. And that’s just 3rd party services like YouTube and Twitch, not plex. Then you add in two additional, off-site users who want to watch something with me on plex, and we are all given ~1.5 megabits a piece of a 10meg upload pipe over here. Mmmm, crispy pixels. ‘you can just use some IPs in wg so you don’t need to tunnel all data, just what you need’, they say, and I rebuke by showing them my dynamic IP address. ‘ask for a static one’ and they haven’t offered that for years besides enterprise customers.
And that’s before I ask everyone ‘so everyone download wireguard and scan your individual qr code, or I will send you the config file’ and everyone but a single user just hears the ocean. Then I need to teach them about VPNs, why we use it, why plex doesn’t work when the little lock isn’t showing on their phones, why ‘I had the lock in the corner but I couldn’t make a call or get online, so we are all getting [thing you don’t like] for dinner since I couldn’t ask’. Then I have to troubleshoot and tell them to toggle it off and on again…
The we get to the bit where they try to cast to the TV, and the chromecast is like ‘lol wtf is a VPN’ and we are back at square one, everyone hates me, I hate everyone right back, all changes from this experiment get reverted, and I lose credibility.
VPNs are useful, but I rage at people who assume they are a blanket solution for all situations and use-cases. And often, the people suggesting them are smug, like they have found something that nobody knows about and are superior because their situation doesn’t color outside of the lines.
Damn that was nice to vent. Been bothering me for way too damn long.
So what’s the threshold for ‘mini’ vs ‘you need to stop’…? Number of hosts, or number of containers, or number of public services, or…
And being able to manage multiple hosts in one UI is the absolute tits. There are a few features I miss from portainer but none strong enough to pull me back. And no bs SaaS licensing and costs…
Do you mean the Facebook thing? I tried to Google the internet from the Facebooks and it didn’t work. I called Comcast and I told them the problem and now I have 400 TV channels. They took your computer box, said it was bad for security. Something about shredding it. Anyway, can you get the internet to Google for me?
No, not through the dockge UI. You can do it manually with standard docker commands (I have a cron task for this) but if you want to visualize things, dockge won’t do that (yet?).