Skip to content

Conversation

@desimone
Copy link
Collaborator

No description provided.

@netlify
Copy link

netlify bot commented Oct 29, 2025

Deploy Preview for pomerium-docs ready!

Name Link
🔨 Latest commit d9772cf
🔍 Latest deploy log https://app.netlify.com/projects/pomerium-docs/deploys/69023df539af56000887d4b4
😎 Deploy Preview https://deploy-preview-2028--pomerium-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@desimone desimone force-pushed the bdd/eng-3098-clarify-pomerium-zero-databroker-storage-type-inference branch 2 times, most recently from 45ff6ca to 543c574 Compare October 29, 2025 16:08
Add Zero-specific documentation tabs to databroker reference

Resolves ENG-3098

## Changes

Added "Zero" tabs to three sections in databroker.mdx:

1. **Databroker Storage Type section**
   - Explains that storage type is automatically inferred from connection string
   - Lists format patterns for all three backends (file, postgres, memory)
   - Links to connection string section for configuration details

2. **File Storage Configuration section**
   - Shows where to configure in Zero console (Settings → General)
   - Provides file:// URI example
   - Includes note about directory permissions and persistence

3. **Postgres Storage Configuration section**
   - Demonstrates both postgres:// and postgresql:// schemes
   - Clarifies both are auto-detected
   - Includes production tip about managed databases and replication

## Formatting

- Follows Docusaurus admonition guidelines with empty lines around content
- Prettier formatting validated
- CSpell check passes

## Impact

Eliminates documentation gap for Zero users who were confused about
the absence of a separate storage type field. Clarifies that the
inference is intentional and automatic.

🤖 AI assistance disclosure: Used Claude Code to generate the MDX
tab content following existing documentation patterns. Manually
verified MDX syntax, Docusaurus admonition formatting, and Prettier
compliance.
@desimone desimone force-pushed the bdd/eng-3098-clarify-pomerium-zero-databroker-storage-type-inference branch from 543c574 to d9772cf Compare October 29, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants