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

Secrets-support for binary files #480

Open
frlan opened this issue Nov 5, 2024 · 0 comments
Open

Secrets-support for binary files #480

frlan opened this issue Nov 5, 2024 · 0 comments

Comments

@frlan
Copy link
Member

frlan commented Nov 5, 2024

From time to time I need to deploy a p12 certificate file (or similar) I don't want to keep in plain text in the deployment.

To deploy the actual file I can use batou.lib.file.BinaryFile, but I think we are lagging a good way to put the content to the secrets.

./batou secrets edit <env> <filename> is depending on $EDITOR and it become complicated to add a binary file with vim.

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

No branches or pull requests

1 participant