Skip to content
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

feat(secrets): add Passbolt adapter #1422

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

acidtib
Copy link
Contributor

@acidtib acidtib commented Feb 22, 2025

Passbolt organizes secrets in folders (like coolfolder) and these folders can be nested (like coolfolder/prod, coolfolder/stg, etc). You can access secrets in these folders in two ways:

  1. Using the --from option to specify the folder path --from coolfolder
  2. Prefixing the secret names with the folder path coolfolder/REGISTRY_PASSWORD

The passbolt adapter does not use the --account option.

Site documentation PR: basecamp/kamal-site#171

@acidtib acidtib marked this pull request as ready for review February 22, 2025 01:14
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.

1 participant