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

feat: add mongo and mongo express to docker compose #412

Conversation

mnvsk97
Copy link
Contributor

@mnvsk97 mnvsk97 commented Dec 4, 2024

  • Add MongoDB and Mongo DB express (web-based admin panel) to the docker-compose
  • Implement all abstract methods in the backend/modules/vector_db/base.py to make mongo setup ready for vector search use cases
  • Extract ENV vars to compose.env

@mnvsk97 mnvsk97 changed the base branch from main to feat/mongo-integration December 4, 2024 08:42
@mnvsk97 mnvsk97 merged commit 46f431d into truefoundry:feat/mongo-integration Dec 4, 2024
1 check failed
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