Page MenuHomeDevCentral

Allow several DB_ entries in .env
ClosedPublic

Authored by dereckson on Oct 28 2025, 01:20.
Tags
None
Referenced Files
F24683860: D3816.id9902.diff
Thu, Mar 5, 03:36
F24683823: D3816.diff
Thu, Mar 5, 03:34
F24683548: D3816.diff
Thu, Mar 5, 03:09
Unknown Object (File)
Mon, Mar 2, 01:13
Unknown Object (File)
Sun, Mar 1, 23:28
Unknown Object (File)
Sun, Mar 1, 17:30
Unknown Object (File)
Sun, Mar 1, 08:11
Unknown Object (File)
Sat, Feb 28, 19:15
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.