Comment on
Netflix removes its basic tier in the US and the UK
I recently cancelled all streaming services I had.
I now use Plex / Jellyfin with Plex_Debrid & RealDebrid.
- Total cost - $3.00 per month (RealDebrid)
Comment on
Netflix removes its basic tier in the US and the UK
I recently cancelled all streaming services I had.
I now use Plex / Jellyfin with Plex_Debrid & RealDebrid.
Comment on
Linux Desktop Share keeps increasing, 3.13% now. Narrowing the gap to ChromeOs 3.24%
Does the SteamDeck contribute to the Linux number?
Comment on
People who prefer light theme over dark/night theme.. Why?
Reply in thread
Ow! My eyes 👀😭
Comment on
Privatized Healthcare is so awesome
When I was 19 I had thought I had appendicitis. I went to the emergency room. Once there I waited 3 hours to see a doctor while in pain. They see me, do a MRI scan, find nothing but want me to stay overnight to ensure nothing happens. The pain subsided and I left the following day.
It turned out I wasn't on my Dad's insurance anymore and I was billed. At 19, 1.5 years out of the house. I had 15k in debt.
Welcome to America.
Comment on
Docker Container/Service with Same Port: Best Practices?
Reply in thread
Thank you! I am using Caddy and was able to define a unique random port for the other containers and access this via reverse proxy!
Comment on
*Permanently Deleted*
At least 1% is from me. Uninstalling and reinstalling Linux 15 times in one day due to something breaking.
Comment on
If the cream of the crop is original content, bots are useless
Reply in thread
I can't stand L4s. Being provided content from a bot is not engaging at all. I'm tired of seeing the majority of post generated by L4s.
Comment on
A look inside the Cartoon Network building, which was recently shut down
Please don't use imgur or if you do, post the direct image url (ie link.jpg)
Comment on
Happy Labour Day to people who are not landlords.
Reply in thread
Why is this fuck twat getting up voted? Have ya checked the calendar 📆 ? It is Labor in MULTIPLE countries.
Comment on
Docker Container/Service with Same Port: Best Practices?
Reply in thread
I have done what you mentioned and used a random port internally and kept 443 as the listening port. I am using Caddy to then direct the traffic reverse proxy it.
Thank you so much!
Comment on
Liftoff. Lemmy app. Do you like the way it works now?
I'm not a fan of the bottom navigation. Needlessly takes up space.
CONNECT for me.
Comment on
Stupid Question - Routing subdomains to various services on a single host.
Damn, Lemmy is so awesome!
Thanks so much everybody for the quick amazing replies! I will look into the suggested reverse proxy options and get something set up.
Thanks again for all of the insight!
Comment on
Netflix removes its basic tier in the US and the UK
Reply in thread
Yep!
Correction. I guess it is a bit different than a seedbox (I've never used a seedbox)
Here is what I found online:
RealDebrid not only allows you to download but also stream directly from them. I use rclone to mount the drive to my media server and read the files with Plex/Jellyfin.
Comment on
Google raises Nest Aware subscription prices up to $30 per year
Reply in thread
I cancelled as soon as I saw the price hike. Time to switch to cameras that I can self host the storage.
Comment on
Finished Chip 'n Dale Rescue Rangers 2
What keyboard is that? Those keys look nice!
Comment on
Connect 1.0.75 beta sign up
This is the BEST lemmy app!
Some wish list items I have:
Amazing app!!!
Comment on
Docker Container/Service with Same Port: Best Practices?
Reply in thread
Thanks a ton! I did not realize you could have a different listing port vs internally used port.
I have done what you mentioned and used a random port internally and kept 443 as the listening port. I am using Caddy to then direct the traffic reverse proxy it.
Thanks again!
Comment on
New Nintendo patent suggests Switch 2 may solve joycon drift
Well I would hope so...
Comment on
Netflix removes its basic tier in the US and the UK
Reply in thread
Yes! Plex_Debrid is the automation component that will go and add the torrents to RealDebrid based on your Watchlist in Plex. The Plex_Debrid Github has a step by step guide on setting each component up.
Comment on
Docker Container/Service with Same Port: Best Practices?
Reply in thread
In addition to Caddy being apart of the reverse_proxy network. Would I also have to add it to the Bridge network so that I can utilize the machine IP that docker is hosted on for port forwarding 443?