sorted by: new top controversial old
[-] tristan@aussie.zone 5 points 2 months ago

Oh that looks cool, is this to stamp things you're making or just playing with it for fun?

[-] tristan@aussie.zone 9 points 2 months ago

There's already a noticeable drop in quality. I bought a big Mac meal recently for the first time in a while, the fries were like toothpicks, and the large fries seemed much smaller than I recall.

The burger had the tiniest dollop of sauce and the patties were so thin they barely held their shape.

I know it's all purely anecdotal, but for years I was hooked on their hash browns until they changed the recipe... And now I can't stand them but at least I'm losing weight so that's good haha

[-] tristan@aussie.zone 3 points 2 months ago

I do vaguely remember something about it getting changed, but yeah, as you said unless you're sharing it with a bunch of people, it's probably not enough to trigger anything on their side anyway

I think theres a nice variety of methods out there now that there's no "one right way" to do it which I think is great compared to just a few years ago where your only real options were a reverse tunnel or CloudFlare tunnels

[-] tristan@aussie.zone 2 points 2 months ago

Why would you need an expensive switch for CF tunnels??

It bypasses the switch and forms a tunnel directly to the machine and you don't need to change any configuration on the switch

Both options can expose any service as long as the machine has internet

[-] tristan@aussie.zone 11 points 2 months ago

first your questions

Is the tunnel solution appropriate for jellyfin?

Yes but also no. the tldr is It will work, but video streaming is against CloudFlare rules. I ran this way for about 2 years with Plex just for my own use, so for about 15 hours a week on 480p and I never got my service suspended, but I've heard stories of others getting suspended.... So just know it's a risk

I suppose it's OK for vaultwarden as there isnt much data being transfered?

That's a good use of tunnels

Would it be better to run nginx proxy manager for everything or can I run both of the solutions?

You can definitely run both solutions (tunnel points to npm, npm towards to all other services), and it saves you setting up tunnels for each service

Now for my 2 cents

As others have suggested, tailscale funnel is a valid option. A reverse proxy using a VPS is also a valid option. And as I pointed out, doing the CloudFlare tunnel is an option if you're willing to accept the risk.

My current setup is using a free Oracle VPS with a small nginx docker container forwarding all port 80 and 443 traffic through a tailscale. On the other end is a nginx proxy manager docker container that points to all my services across the network. I have my CloudFlare details configured in nginx proxy manager to generate a wildcard SSL certificate that I apply to all my local services

Inside the network, I use adguard to redirect the domain to the local LAN IP of the nginx proxy manager server to avoid traffic going through the internet.

Then all you need to do is point the domain on CloudFlare dns to the Oracle server, and you'll have several layers of separation between the internet and your local LAN , as well as SSL certs both internally and externally on any services you share

It might not be the most elegant setup, but I share my Plex server (as well as about 30 other things) with several other people and can handle multiple 1080p streams going through it without any issue and it's been nice and stable for over a year without any issues

[-] tristan@aussie.zone 11 points 2 months ago

So without even reading the article you stated something incorrect as if it was fact?

[-] tristan@aussie.zone 51 points 3 months ago

He will release it in 2 weeks, along with that healthcare plan that's coming in 2 weeks

[-] tristan@aussie.zone 6 points 3 months ago

I'm curious who is the arbitrator for what's a valid security concern or not. If it's done by an independent group, it might make it harder to get around. If it's self disclosed, then yeah nothing will change

[-] tristan@aussie.zone 2 points 3 months ago

Thanks :) it's my first time actually trying to plate up a meal properly haha so it's really nice to hear this!!

19
submitted 3 months ago by tristan@aussie.zone to c/food@beehaw.org
[-] tristan@aussie.zone 3 points 3 months ago

Glad you got it sorted

[-] tristan@aussie.zone 19 points 4 months ago

Samsung messages was using RCS since 2012... Years before Google messages adopted it.

There are others out there that use it but call it by different names like "advanced messaging", "SMS+" etc

Google was the first to add e2e encryption and push it hard though, but if you send a RCS message from Google messages to Samsungs messages app, it won't have e2e, and most likely will be the same with messaging Apple.

But given how much Apple have fought to make it hard (or at least inconvenient) to message between them, and shut down any apps that made messaging between Apple and Android better, this is a big step for Apple

[-] tristan@aussie.zone 15 points 4 months ago

It's been a while since I used my resin printer, but I had a similar problem at one point and it came down to the support connection to the print... No matter how many supports I put, it didn't change the outcome, but when I made the support thicker and made the connection point thicker, suddenly I had no more problems... It just meant a little extra post processing on some parts

0
submitted 1 year ago* (last edited 1 year ago) by tristan@aussie.zone to c/selfhosted@lemmy.world

I've been running several instances nginx proxy manager for a while and using a python script I wrote to keep them synchronised but lately I've been having them crash more often than usual.

I'm tossing up between rebuilding it to aim for better stability or looking at an alternative, so figured I'd ask the community for alternatives

Ideally I would like the ability to have 2 or more instances synchronised but not really important as long as they can share the same certificates

Doesn't need any other fancy features as it's mostly for my internal services with just a few opened for outside access

*Edit

Seems swag might be worth a look, thanks all

view more: next ›

tristan

joined 1 year ago