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

[Bug]: Website #2478

Open
antonellopasella opened this issue Apr 23, 2024 · 2 comments
Open

[Bug]: Website #2478

antonellopasella opened this issue Apr 23, 2024 · 2 comments
Labels
area: docs Related to documentation or under the /docs directory bug Something isn't working

Comments

@antonellopasella
Copy link

What happened?

Here you address to a "docker-compose-ollama" that is not in the github repo.

docker compose -f docker-compose-ollama.yml up

Relevant log output

No response

Twitter / LinkedIn details

No response

@antonellopasella antonellopasella added the bug Something isn't working label Apr 23, 2024
Copy link

dosubot bot commented Apr 23, 2024

It seems there's a misunderstanding regarding the docker-compose-ollama.yml file. This file might not be directly available in the GitHub repository. Typically, such files are either generated during the setup process or are meant to be created by the user based on example configurations provided in the documentation.

To resolve your issue, you should:

  1. Ensure you've followed all the setup instructions provided in the Quivr documentation, including environment setup and any preliminary steps required before running Docker commands.
  2. Check the repository for an .env.example or similar file that you might need to copy and configure as .env. This step often includes setting up API keys or other environment variables.
  3. Look for any documentation or README files within the repository that mention the creation or configuration of docker-compose-ollama.yml. It's possible that there are steps to generate this file or modify an existing docker-compose.yml file to suit your needs.

If the documentation does not provide clear instructions on how to obtain or generate docker-compose-ollama.yml, consider reaching out to the repository maintainers directly for guidance. They might have overlooked including this file or the instructions for creating it. Additionally, reviewing closed issues in the GitHub repository might reveal if other users have encountered and resolved similar problems.

Remember, the key to resolving such issues often lies in thoroughly reviewing the project's documentation and setup instructions. If after taking these steps you're still facing issues, providing more specific details about the errors you're encountering or the steps you've taken can help in diagnosing the problem more effectively.

Details

Sources


About Dosu
This response is meant to be useful and save you time. It is not meant to be a precise solution, but rather a starting point for your own research.

Help me be more useful! Please leave a 👍 if this is helpful and 👎 if it is irrelevant.

To continue the conversation, mention @dosu.

@dosubot dosubot bot added the area: docs Related to documentation or under the /docs directory label Apr 23, 2024
@StanGirard
Copy link
Collaborator

I'll address that thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs Related to documentation or under the /docs directory bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants