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

can i run it on windows without docker , just install by pip #1877

Open
Sandy4321 opened this issue Jan 24, 2025 · 5 comments
Open

can i run it on windows without docker , just install by pip #1877

Sandy4321 opened this issue Jan 24, 2025 · 5 comments

Comments

@Sandy4321
Copy link

can i run it on windows without docker , just install by pip
r2r serve --docker --full

@NolanTrem
Copy link
Collaborator

You should be able to, yes. Let us know if you run into any OS-specific problems.

@Shahalt1
Copy link

Shahalt1 commented Jan 27, 2025

i cannot run it in windows.
i followed this doc https://r2r-docs.sciphi.ai/self-hosting/installation/light/docker#cloud-llm-rag to run in docker
code i ran : poetry run r2r serve --docker
error message :

Run 'docker compose COMMAND --help' for more information on a command.
unknown docker command: "compose company\\rag2riches-app\\R2R\\py\\cli\\utils\\..\\..\\r2r\\compose.yaml"
Waiting for all services to become healthy...

but running command docker-compose --profile postgres up works

@NolanTrem
Copy link
Collaborator

@Shahalt1 any specific errors or issues?

@Sandy4321
Copy link
Author

do you have way to install without docker on windows or Linux
why you limiting installation by docker ?

@NolanTrem
Copy link
Collaborator

We don't limit just to Docker. You can find local install instructions in our documentation here: https://r2r-docs.sciphi.ai/self-hosting/installation/light/local-system

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

3 participants