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

Automatic creations flow #147

Open
10 of 13 tasks
meomancer opened this issue Sep 19, 2024 · 0 comments
Open
10 of 13 tasks

Automatic creations flow #147

meomancer opened this issue Sep 19, 2024 · 0 comments
Assignees
Labels
🕗 5 - 8 hours It will take between half a day and a full day.
Milestone

Comments

@meomancer
Copy link
Collaborator

meomancer commented Sep 19, 2024

The flow:

  • Select product
  • Select payment and do payment progress (stripe and paystack)
  • Create Order Sale to ERP
  • Call jenkins to create the instance
  • Create webhook to receive notification from argocd
  • Send credential from vault to user after done

We need to change the flow:

  • When user paid, create the Instance
  • Instance status is deploying
  • When Argo CD gives notification, make Instance ready
  • Check order sales price on ERP should use correct currency

Note for testing

  • Release to staging
  • Setup envs (stripe, paystack, jenkins, vault)
  • Try test a full automatic creation
@meomancer meomancer added the 🕗 5 - 8 hours It will take between half a day and a full day. label Sep 19, 2024
@meomancer meomancer self-assigned this Sep 19, 2024
@amyburness amyburness added this to the MVP milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕗 5 - 8 hours It will take between half a day and a full day.
Projects
None yet
Development

No branches or pull requests

2 participants