Skip to content

feat: support control of enabling the user interface #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025

Conversation

jackhodgkiss
Copy link
Contributor

The user interface can be enabled with the variable openbao_enable_ui it currently defaults to false.

If enabled the user interface can be accessed from any OpenBao instance via the address it has bound to via the public port which is typically 8200.

The user interface can be enabled with the variable `openbao_enable_ui`
it currently defaults to `false`.

If enabled the user interface can be accessed from any `OpenBao` instance
via the address it has bound to via the public port which is typically
`8200`.
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner May 13, 2025 16:27
@jackhodgkiss jackhodgkiss merged commit 1b62b6b into master May 14, 2025
10 checks passed
@jackhodgkiss jackhodgkiss deleted the openbao-enable-ui branch May 14, 2025 08:35
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