Skip to content

feat(secrets): add Passbolt adapter#1422

Merged
djmb merged 5 commits intobasecamp:mainfrom
acidtib:feat/secrets-add-passbolt-adapter
Jun 16, 2025
Merged

feat(secrets): add Passbolt adapter#1422
djmb merged 5 commits intobasecamp:mainfrom
acidtib:feat/secrets-add-passbolt-adapter

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
@djmb djmb merged commit e2015b4 into basecamp:main Jun 16, 2025
8 checks passed
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