Skip to content

docs: store secrets in vault #12418

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

docs: store secrets in vault #12418

wants to merge 1 commit into from

Conversation

jpchev
Copy link

@jpchev jpchev commented Jul 10, 2025

Description

tutorial to store ApiSix secrets in a Vault (Openbao)

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. doc Documentation things labels Jul 10, 2025
@jpchev jpchev changed the title Create store-secrets-in-vault.md docs/create-store-secrets-in-vault.md Jul 10, 2025
@jpchev jpchev changed the title docs/create-store-secrets-in-vault.md docs(store secrets in vault) Jul 10, 2025
@jpchev jpchev changed the title docs(store secrets in vault) docs: store secrets in vault Jul 10, 2025
@jpchev
Copy link
Author

jpchev commented Jul 10, 2025

hi there, I made this PR to show an example of how to store secrets in a separate Vault, I used the free Openbao component

@Baoyuantop
Copy link
Contributor

Thank you for your contribution. Can you explain why you introduced the Openbao component?

@jpchev
Copy link
Author

jpchev commented Jul 11, 2025

Thank you for your contribution. Can you explain why you introduced the Openbao component?

I introduced Openbao because it's a free fork of the Vault by Hashicorp, and I wanted to store my secret on a vault, instead of having them in etcd in clear text.

Vault is already supported by ApiSix, I've just chosen the free fork

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation things size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants