BigNerdAlert

joined 1 year ago
[–] [email protected] 4 points 8 months ago

I completely understand, but how will they access it? Over something like teamviewer where you can also see the screen and control the mouse keyboard would be preferable to ssh access where you have no idea whats happening until it’s over.

On the other hand, whatever he’s going to do he should hopefully know beforehand, otherwise it just sounds like a fishing session to try a few things.

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

I’m in the same position as you, Linux server(s) on 24/7, and my torrent box just went bang, so could you point me to what and how you’ve setup your stack?

Have a Proxmox server and was thinking of creating a LXC, installing docker and having separate compose files for a arr stack rather than rebuilding the dedicated torrent box. Not a docker expert by any means

Problem I’ve got is that I’ve read so much about various ways of doing it, I’ve now stuck on which way would be best.

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

$6 x 14Tb = $84 month x 12 months = $1008 per year, or did I miss read the prices?

[–] [email protected] 5 points 11 months ago (4 children)

How much are you backing up? Admittedly backblaze looks cheap but at $6 Tb leaves me with $84 pcm or just over $1000 per year.

I'm seriously considering a rpi3 with a couple of external disk in an outbuilding instead of cloud

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

Why limit yourself to just your phone, use a pi-hole and block ads for your whole network.

And when I’m out, I have a vpn running on the phone back to my home network and block ads on 4g/5g as well

 

TLDR can the *arr stack be setup to move the completed files to another server?

Before I potentially waste many hours trying to get this setup, need a bit of advice.

Been old school for a couple of decades. Running a Linux box on bare metal with a torrent client. Client gets downloads from a RSS feed and when completed, I manually copy them to my Linux server (Big JBOD), and use filebot to rename and move them to the various directories.

Been interested in switching to something more automated for a while and want to give sonarr etc. a go.

I already have a proxmox box running a few VMs so was thinking of setting up docker on there with the various sonarr, radarr, etc. and then have the completed files moved over to my linux server. The server was built around 2010 and great for streaming but I think running docker and everything else would kill it.

It is possible to set it up so that when the download is finished on the docker box, it's copied across to the server?

All the guides I've read suggest having the docker stack on the same box as the server but I'm reluctant because if it's age.