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

build a component configuration wizard #27

Open
jam01 opened this issue Dec 29, 2020 · 1 comment
Open

build a component configuration wizard #27

jam01 opened this issue Dec 29, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@jam01
Copy link
Contributor

jam01 commented Dec 29, 2020

Build an user interface that walks a customer through troubadour component configuration and generates the appropriate yaml configuration and triggers a Jenkins provision job

@jam01 jam01 added the enhancement New feature or request label Dec 29, 2020
@jam01 jam01 added this to the v1.0 milestone Dec 29, 2020
@jam01
Copy link
Contributor Author

jam01 commented Jan 14, 2021

customer workflow

  • ui pulls s3 inventory
  • opt populates ui, or yaml
  • user makes edit
  • ui sends edited config to jenkins
  • jenkins run ansible provision playbook
  • playbook saves (given + generated) inventory to s3
  • ui polls jenkins job for completion

on a dev/test workflow run

  • and pass inventory to ansible provision playbook
  • playbook saves (given + generated) inventory to s3
  • opt - subsequent runs use /tmp or s3 inventory

@jam01 jam01 removed this from the v1.0 milestone Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant