Code Monkey home page Code Monkey logo

Comments (6)

ivan-pinatti avatar ivan-pinatti commented on May 13, 2024 1

Check if this helps https://www.networkinghowtos.com/howto/combine-several-mount-points-into-a-single-virtual-one-using-mhddfs/

from docker-torrent-box-with-vpn.

ivan-pinatti avatar ivan-pinatti commented on May 13, 2024

Hi @clemone210,

You could change the folder mapping/mounting at the OS level and preserve the path for the Docker containers.

More info at; https://linuxize.com/post/how-to-mount-and-unmount-file-systems-in-linux/

Example, you wanna have your share for movies, you could simply mount whatever folder you have to that specific path, /media/Movies

from docker-torrent-box-with-vpn.

clemone210 avatar clemone210 commented on May 13, 2024

Thanks for the reply.
Do you think it would be somehow possible to mount both shares to /mnt/share1 and /mnt/share2 and link them to ./media?

Currently only share1 has the folder structure ./media/movies ./media/series ./media/anime and so on.

Share2 is currently empty.
I dont want to move 10TB series to share2 as both shares are externally hosted.

Basically I would like to have the folder structure on both shares and both should be mapped to the ./media folder.

from docker-torrent-box-with-vpn.

clemone210 avatar clemone210 commented on May 13, 2024

Okay I thinks should work.
Thanks!

Another question.
I have overseerr setup as a separate docker container.
How can I connect to radarr / sonarr trough api?

I use cloudflared to expose the services to the web (zero trust).
It works for all the containers by using 127.0.0.1:port as hostname/ip-address.

When I want to connect to radarr from overseer, I cannot get a connection.
Do you may know why?
The server is a Ubuntu Root Server with direct WAN acces with static IPV4.
So basically I do not have a CIDR to exclude into protonvpn .env file.
Maybe this is the issue?

from docker-torrent-box-with-vpn.

ivan-pinatti avatar ivan-pinatti commented on May 13, 2024

Try running it in host mode, then you can try connecting using the 127... network.

What you also could do, is to add the overseer config to the Docker Compose file.

from docker-torrent-box-with-vpn.

ivan-pinatti avatar ivan-pinatti commented on May 13, 2024

In addition, I don't know what your use case is, but, you could simply create a public list on IMDB or another service and sync Sonarr / Radarr to fetch from the list. Would that help?

from docker-torrent-box-with-vpn.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.