mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-07-21 08:25:23 -04:00
[DOCS]: How I setup DATABASE_CONNECTION_STRING for weaviate? #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yaoyasong on GitHub (Sep 10, 2024).
Description
How I setup DATABASE_CONNECTION_STRING for weaviate?
@timothycarambat commented on GitHub (Sep 10, 2024):
Use the user interface to connect to weavaite instances. That ENV is for the attached postgres DB for the app itself. VectorDB connections are stored in that DB as records and are not in the ENV