Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-on on a host #20

Open
virtuacool opened this issue Jun 19, 2023 · 1 comment
Open

add-on on a host #20

virtuacool opened this issue Jun 19, 2023 · 1 comment

Comments

@virtuacool
Copy link

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

@MrLately
Copy link

MrLately commented Feb 5, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants