-
Notifications
You must be signed in to change notification settings - Fork 41
Description
Bug Description
Hello,
I understand if this may be a discussion topic instead, in which case feel free to convert it. However I would like to file a bug report that the documentation is incomplete for a Postgres setup. Specifically, there is no indication as to how to connect the GrampsWeb Web API container to a postgres database - the only variables given are POSTGRES_USER and POSTGRES_USER - no host, port, or DB name.
On the Server Config page, there are some more details such as HOST and PORT (specified to only be usable for a multiple tree/sharedPostgres setup), but still no way to specify the target database name.
Is there a supported/recommended way to connect the GrampsWeb API to an existing postgres database for the storage of a family tree, similar to the URI format given for USER_DB and SEARCH_INDEX URI? Thanks!
Gramps Web Version Information
Gramps 6.0.4
Gramps Web API 3.3.0
Gramps Web Frontend 25.9.0
Gramps QL 0.4.0
Sifts 1.0.0
locale: en
multi-tree: false
task queue: true
OCR: true
chat: false
Verification
- I have searched for existing issues before creating this one