Page MenuHomeDevCentral

Allow several DB_ entries in .env
ClosedPublic

Authored by dereckson on Oct 28 2025, 01:20.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 10, 07:02
Unknown Object (File)
Sat, May 9, 09:57
Unknown Object (File)
Thu, May 7, 12:15
Unknown Object (File)
Thu, May 7, 09:44
Unknown Object (File)
Tue, May 5, 18:46
Unknown Object (File)
Tue, May 5, 01:15
Unknown Object (File)
Mon, May 4, 06:54
Unknown Object (File)
Mon, May 4, 05:17
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.