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

Create a private test llamaindex in llamaindex-db #23

Open
2 of 6 tasks
Tracked by #108
k-allagbe opened this issue May 6, 2024 · 0 comments
Open
2 of 6 tasks
Tracked by #108

Create a private test llamaindex in llamaindex-db #23

k-allagbe opened this issue May 6, 2024 · 0 comments
Assignees

Comments

@k-allagbe
Copy link
Member

k-allagbe commented May 6, 2024

Description

This index should ensure that only clients on our private network have access to it.

Tasks

  • Create a new private postgresql db.
  • Configure security settings to restrict access to the postgresql db.
  • Build a new llamaindex in the postgresql db with sample private documents.
  • Tests to verify that the postgresql db is only accessible on our private network.
  • Document the setup and configuration steps.
  • Review and validate the security measures in place.

Acceptance Criteria

  • A new llamaindex index is successfully created.
  • Access to the index is limited to the clients on our private network.
  • Security tests confirm that no unauthorized access is possible.
  • Documentation is complete and accurate.
@k-allagbe k-allagbe transferred this issue from ai-cfia/finesse-frontend May 6, 2024
@k-allagbe k-allagbe changed the title create a private test llamaindex in llamaindex-db Create a private test llamaindex in llamaindex-db May 6, 2024
@k-allagbe k-allagbe added this to Finesse May 6, 2024
@k-allagbe k-allagbe moved this to Todo in Finesse May 6, 2024
@ibrahim-kabir ibrahim-kabir self-assigned this May 15, 2024
@ibrahim-kabir ibrahim-kabir moved this from Todo to In Progress in Finesse May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

2 participants