• 0 Posts
  • 76 Comments
Joined 2 years ago
cake
Cake day: June 17th, 2023

help-circle














  • Qbittorrent via a container and web UI on my NAS, lets me use it as a backend for *arrs as well as anything else, just have tag based directories for it so Software goes into one folder and TV movies etc in their respective folders.

    I personally like the setup a lot since I can always be a seeder even well after my ratio is hit.

    slskd hooked up to this as well to share everything music wise, gives me a nice way to reconcile stuff Lidarr can’t find and shares it all back for anyone to browse so hopefully helps someone downloadv something they’re searching for a FLAC of

    nzb360 on Android for management as needed, it hooks into Qbittorrent easily and gives me a nice place to do some quicker tasks for my overall infra






  • I would imagine you could run into an issue like this building off an M1 or newer Mac and deploying to a Linux based env. We’ve run into a bit of an adjustment with our docker image builds where we need to set the buildarch or else it fails to deploy.

    Our build times aren’t blazingly fast, typically around 4 minutes for npm/yarn build for frontend apps and loading the data to the image and any other extras like composer installs. Best time saving for us was doing a base image for all the dependency junk that we do a nightly on