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

Address docker compose issues (#232) #233

Merged
merged 3 commits into from
Nov 21, 2023
Merged

Address docker compose issues (#232) #233

merged 3 commits into from
Nov 21, 2023

Conversation

nleroy917
Copy link
Member

The documentation was out of date in particular to the docker compose deployment. Changes were made to remove any references to setup_db.sh streamline the postgres docker container in compose, and fix some dependency issues that were occurring with Docker and torch.

Noteworthy changes:

  1. Create a new docker-specific reqs file (requirements-all-docker.txt).
  2. Remove all instances of setup_db.sh in the docs.
  3. Simpify the docker-compose.yaml file to no longer build a custom postgres instance
  4. Add more docker compose documentation to discuss GitHub auth and Qdrant.

@nleroy917 nleroy917 merged commit 60d5706 into master Nov 21, 2023
1 check passed
@khoroshevskyi khoroshevskyi deleted the fix_232 branch December 4, 2023 20:54
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

Successfully merging this pull request may close these issues.

1 participant