I would recommend just using caddy. It removes the complicated part of ssl management. For a local network it'll setup a local self signed certificate authority and you can just install those certificates to any devices on your LAN that you want to have access. For a public setup it'll use letsencrypt. You will still need to setup dns if you want wildcard routing.
He could've pardoned any later trials for crimes dated before the pardon but allow the active trials to continue and let the courts decide the appropriate punishment. Instead he basically just exonerated him and now seems to be handing out pardons to make it seem like he's objectively reviewing these cases instead of abusing his authority.
I mean yes, but also these execs are more than rich enough to just have a 24/7 guard detail on retainer. They'll be mildly inconvenienced by that tho so bets are they'll step back and put a pazzi as the face of their companies.
Payment processors tried the same for pornhub and only fans FWIR. These are relatively new institutions run by dinosaurs who probably don't even understand the service they provide and just rake in billions from transaction fees.
I pirate basically everything, but streaming music isn't a sham. You pay for the catalogue and the recommendation feed. Getting anything close to an actual streaming platforms variety and convenience through piracy is hard and frankly not worth the effort.
I have to hope their contractually obligated to provide them. If not I'd look forward to the class action suite but then again the judges are openly corrupt. America is a clusterf*ck right now.
Sounds to me like a perfect recipe to round up and arrest a bunch of traitors to American principles. Was the thought trump would just shut up and quietly go away if we kept biding time or he lost another election. What, if anything, about trumps character would make anyone think that. 100% the government just dropped the ball on this. They won with trump in the opposition and wanted to time it well enough to win again and have him divide and weaken the republicans.
That's true, but casually joking about buying companies when you basically did that (albeit with enough details to not be taken as a joke) is so monumentally dumb. Even for musk. Dude really has not learned to shutup yet.
I mean... bernies doing it. Dude is like 80 and is absolutely idolised by the younger generation and regular middle and lower class people because he seems to actually practice what he preaches and is genuinely interested in what's good for people. Most politicians to me just give the impression of seeking politics to enrich themselves and clasping onto power to avoid losing that even when their senile and completely incapable of fulfilling their role.
I funnily had the same use case. Two different jellyfin servers for complete separation. Both routing through gluetun. The reason this doesn't work is because the network mode setting you have basically makes all three containers operate in the same network. Meaning if one binds a port the others can no longer bind the same port. Their different hosts but all sharing one network and port range. To expose the ports you can move that ports setting from C1/C2 to the gluetun service definition. This'll still work because when C1 binds to 1234 it'll be reachable through the gluetun service.
Note: as mentioned if C1 and C2 cannot use the same port if you also want to have service gluetun set. More likely than not you start C1, it binds to the port, start C2, it tries and fails to bind to the port and crashes. I fixed this by making one of my jellyfin containers use a separate port. If you can't configure the ports of your services then there's no real recourse FWIU.
Can they add chromecast as well. Absurd that it's a closed source protocol that still doesn't work well with Firefox and other browsers.