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

No prompt for external-db feature in Genesis New #72

Open
ryanmriddell opened this issue Jul 15, 2022 · 1 comment
Open

No prompt for external-db feature in Genesis New #72

ryanmriddell opened this issue Jul 15, 2022 · 1 comment

Comments

@ryanmriddell
Copy link

While we have an external-db feature in the kit, when genesis new is ran, it does not prompt for the usage of an external-db.

This is important because when the external-db.yml is used it only determines the password by a vault path (referenced in the previously mentioned external-db.yml on line 26. There is a way around it by doing genesis add-secrets, but the intended usage of the kit is to prompt us during genesis new for the password/other external-db information(host, port, etc).

@norman-abramovitz
Copy link
Contributor

Added code for to resolve this issue in PR #75

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

2 participants