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

[Guide] How to access AnythingLLM (Local - Docker) from different devices #21

Open
ShadowArcanist opened this issue May 15, 2024 · 3 comments

Comments

@ShadowArcanist
Copy link
Sponsor Contributor

On our discord people often ask "How can I access AnythingLLM from my mobile phone or different machine"

Users can access AnythingLLM by exposing their Localhost to the internet by using something like NGrok or Cloudlfare tunnel but there is no guide or tutorials on youtube so it is good to write a guide about this

@timothycarambat
Copy link
Member

timothycarambat commented May 15, 2024

My only reservation on this is it is not a really "safe" way to run AnythingLLM in a more "server-like" container. They should really use container cloud services like Render or Railway because if they tunnel their local computer they are basically opening a tunnel to their desktop computer and if the computer goes to sleep the application wont work anywa

@ShadowArcanist
Copy link
Sponsor Contributor Author

@timothycarambat I don't have much knowledge in this area 😄, I saw alot of people asking on how to do it so maybe we can write the guide on how to do it and add a warning message at the beginning of the guide.

A red warning/caution like this:
image

What do you think about this approach? 🤔

@timothycarambat
Copy link
Member

That provider is different from the primary issue that this is under. That LLM is basically an "open" OpenAI provider that basically allows you to use providers we don yet have built-in support for. But yes, that warning would be appropriate

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