doingodswork/deflix-stremio

add-on on a host

virtuacool opened this issue · 1 comments

Can I host the add-on on a host, and access it remotely as if it were local?

I used ./deflix-stremio -port 8090 -bindAddr 0.0.0.0 when starting it on my Ubuntu server. 8080 was in use so I changed the port to 8090 and ip to 0.0.0.0. you can then access it via local_ip:8090/configure but with http. Stremio won't allow it to install unless through https. You will need to get an SSL certificate to install over https.