-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Add documentation on using credstash as a secret store #2988
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
Conversation
I think this would be better suited for the ecosystem to avoid diluting the documentation with non base functionality? |
It appears that ecosystem is for functionality that is outside of core. This works similar to keyring support for secrets, which is in core and in the paragraph above this documentation. |
I guess that sooner or later we need to create a section for the scripts. I would be fine if we place it inside the "Storing Secrets" docs for now and move the keyring and the credstash later. |
+1 for that. It needs some cleanup, but that should be a separate CR. Right now it places it with the most logically similar information |
Agree wth fabaff. Merging as is and in the future this might get moved, |
The parent PR is not merged yet. |
My mistake, sorry about that. I'll revert this if it's not merged. |
About to merge it, will revert the revert 👍 |
Description: Add documentation for credstash support
Pull request in home-assistant (if applicable): home-assistant/core#8494