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

Make Docker Helper more scripting friendly #9261

Open
jkuester opened this issue Jul 12, 2024 · 0 comments
Open

Make Docker Helper more scripting friendly #9261

jkuester opened this issue Jul 12, 2024 · 0 comments
Labels
Type: Improvement Make something better

Comments

@jkuester
Copy link
Contributor

What feature do you want to improve?
The docker-helper script is great for spinning up test CHT instances. However, it only works via a prompt-based CLI. As discussed in medic/cht-conf#620 (comment), it would be nice to update the docker-helper to make it easier to script with.

Describe the improvement you'd like

More discussion/investigation is needed to determine the best approach, but some of the proposed ideas are:

  • Add support to the script for passing some arguments to the initial call that will bypass the prompts
  • Break out certain functionality into into well-defined sub-scripts that could be independently consumed
  • Rewrite into JavaScript
  • Move the whole docker-helper into cht-conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Make something better
Projects
No open projects
Status: Todo
Development

No branches or pull requests

1 participant