Skip to content

feat: set BAO_ADDR at container runtime #76

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
Merged

Conversation

jackhodgkiss
Copy link
Contributor

As BAO_ADDR defaults to https://127.0.0.1:8200 it means that if the configuration has choosen a different protocol, IP or port it will not work without first exporting a new variable within the shell.

We can avoid this minor inconvenience by setting BAO_ADDR when starting the container.

As `BAO_ADDR` defaults to `https://127.0.0.1:8200` it means that if the
configuration has choosen a different protocol, IP or port it will not
work without first exporting a new variable within the shell.

We can avoid this minor inconvenience by setting `BAO_ADDR` when
starting the container.
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner May 13, 2025 16:27
@jackhodgkiss jackhodgkiss merged commit aad42d0 into master May 14, 2025
10 checks passed
@jackhodgkiss jackhodgkiss deleted the openbao-bao-addr-env 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