-
Notifications
You must be signed in to change notification settings - Fork 13
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
Integration with secrets management services (like Vault, etc.) #147
Comments
@zzorica need you to write up this draft so @stefanicjuraj can create the finished version |
For example integration with Vault in a workspace:
Example for Doppler:
|
@stefanicjuraj we need to put Secrets in the left hand menu. Here is the first but there will be more. So secretes asn main menu and then Vault, doppler, etc in the right hand menu. Not sure where it fits so open to your suggestions https://www.datocms-assets.com/2885/1534364757-vault-black-back.png |
For larger teams and even individual developers, maintaining secrets is a serious challenge. We need a way to maintain consistency around sharing and rotating secrets across projects.
Implementing integration with external secret managers (e.g. Doppler, Valut, etc.) in Daytona would allow developers to work in more secure dev environments.
The text was updated successfully, but these errors were encountered: