Skip to content

Commit

Permalink
GITBOOK-924: Pramod's Jul 31 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Pramod Belal authored and gitbook-bot committed Jul 31, 2024
1 parent 9f74cda commit acd0570
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,4 +102,12 @@ description: >-
&#x20; `DB_PASSWORD: <password for ODK DB>`\
&#x20; `postgresql:` \
&#x20; `enabled: false`
4. Add the below parameters in the last section of reportingInit.\
envVars: \
&#x20; DB\_NAME: socialregistrydb \
&#x20; DB\_HOST: `<IP address of External DB>` \
&#x20; DB\_USER: socialregistryuser\
envVarsFrom: \
&#x20; DB\_PASS: `<password for SR DB>`\

2. Make sure the SR and ODK connected to the external databases and verify the tables by logging into the external database.

0 comments on commit acd0570

Please sign in to comment.