Commit 6268797
Seed postgres with SSM DB credentials for local dev with SSM mode
When LABKEY_SSM_PREFIX is set, fetch database_user and database_password
from SSM at make time and export them as POSTGRES_USER/POSTGRES_PASSWORD
so the postgres container initializes with the same credentials that
LabKey will fetch from SSM at runtime.
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>1 parent dbb4407 commit 6268797
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
33 | 48 | | |
34 | 49 | | |
35 | 50 | | |
| |||
0 commit comments