Page MenuHomeDevCentral

Allow several DB_ entries in .env
ClosedPublic

Authored by dereckson on Oct 28 2025, 01:20.
Tags
None
Referenced Files
F24932514: D3816.diff
Thu, Mar 19, 13:48
F24931899: D3816.id9884.diff
Thu, Mar 19, 12:42
F24931476: D3816.id9902.diff
Thu, Mar 19, 11:58
F24931475: D3816.id.diff
Thu, Mar 19, 11:57
F24930917: D3816.id9902.diff
Thu, Mar 19, 10:50
F24930437: D3816.id9902.diff
Thu, Mar 19, 10:18
F24929735: D3816.diff
Thu, Mar 19, 08:44
F24927714: D3816.diff
Thu, Mar 19, 04:19
Subscribers
None

Details

Summary

Currently, .env files can received DB_ variables from a pillar section 'db'.
This change allows to define several of those sections.

Use case:
For Obsidian Workspaces, we also need to connect to Orbeon.

Ref T2160

Test Plan
  • This change should be no-op
  • This change should allow D3817 to populate .env

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
dotenv-multi-db
Build Status
Buildable 6104
Build 6388: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 29 2025, 21:25
This revision was automatically updated to reflect the committed changes.