EliteCow

joined 1 year ago
[–] [email protected] 2 points 1 year ago

Thanks for the heads-up on terminology! What you mentioned is how I set it up.

I had no idea that the ports could be configured like that! This is very helpful. Docker is a beast to get used to!

[–] [email protected] 11 points 1 year ago (8 children)

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!

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (2 children)

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!

[–] [email protected] 3 points 1 year ago (5 children)

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!

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] [email protected] 2 points 1 year ago

It downloads the torrent and then streams from the service. That way your traffic is clean.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

~~Yep!~~

Correction. I guess it is a bit different than a seedbox (I've never used a seedbox)

Here is what I found online:

  • A Debrid service has support for multiple premium file hosts, while a Seedbox does not
  • A Debrid service, once it completes a torrent download, will stop seeding, while a Seedbox seeds a download forever until you stop it from seeding (hence the name).
  • Some Debrid services, such as Premiumize, can seed for a certain amount of time.
  • A Debrid service is usually cheaper than a Seedbox.

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.

[–] [email protected] 1 points 1 year ago

That's a great question. I believe it does based off the GUi info.

[–] [email protected] 33 points 1 year ago* (last edited 1 year ago) (13 children)

I recently cancelled all streaming services I had.

I now use Plex / Jellyfin with Plex_Debrid & RealDebrid.

[–] [email protected] 3 points 1 year ago

Silly me. I didn't realize there was a prebaked setting already in Ubuntu.. I'll give this a shot! Thank you!

[–] [email protected] 2 points 1 year ago (1 children)

Awh man! 10:22 my time and the deal is over.

[–] [email protected] 3 points 1 year ago (2 children)

Hey thanks for this tip!

After being on Lemmy for the last month, it has really driven me to try out Linux again. I've spun up unbuntu (Desktop) on my home server and currently utilizing it as my docker host.

My server is a bare-metal host with ESXi so I'm interacting with it via the VMRC Client. This works great for doing what I am doing but the latency is a bit to much for using it for my day to day workload. if I could get a proper remote console setup using some native built in protocol that has low latency. I'd be happy to use it for my day to day operation on top of my Windows OS..any suggestions?

view more: ‹ prev next ›