tsaridas / stremio-docker

Docker files for easy stremio server and client. Images pushed to Dockerhub
https://github.com/tsaridas/stremio-docker/wiki
MIT License
67 stars 8 forks source link

more than one Docker. #32

Closed Danielbcvv closed 1 month ago

Danielbcvv commented 1 month ago

I am a layperson in this. How do I change the ports? I want to create more than one different Docker. I tried to change it in the .yaml, but the web UI would not open.

Danielbcvv commented 1 month ago

I need to create more than one access in Streamio and I was thinking of creating Docker containers with different ports or trying some other way, but I don't know how

Danielbcvv commented 1 month ago

I managed to make it work, I just have one question: the download traffic of the videos will go to the server and then be transmitted from the server to the user, correct? I want to know because I want to centralize the use of Streamio on the server so that my girlfriend and I can use Streamio with Real-Debrid even when we are outside the house, since there is the limitation of using it on only one router IP at a time.

tsaridas commented 1 month ago

downloading is done on the server and server transmits to the client. client doesn't do any downloading.