Hi! I need some help please, I can’t seem to be able to figure this out myself.
Stremio: The Next Generation Media Center
They have a docker container with the backend, and they also have the web frontend Dockerfile.
I am running already the backend with docker, but if you go to the ip:port it will redirect to Stremio’s own hosted frontend, that then uses your backend.
But I instead want to host both the frontend and backend, has someone already done this before? I couldn’t find much and the Dockerfile is not of much help.
Thank you!
@SmallAlmond I don’t know much about streamio, but I noticed this on their webpage;
“There is also a Guest mode at signup, which requires no data whatsoever: in this mode, no calls are made to our backend. However, it comes at the expense of useful features, such as being able to sync your library across devices.”
🤔
I mean… That’s what the webui I deployed has, the “guest mode login”, but it still makes those http requests to their servers :/