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

[TASK] Service Instance Deployment Flow #2473

Closed
Tracked by #2463
drewstone opened this issue Jul 29, 2024 · 3 comments
Closed
Tracked by #2463

[TASK] Service Instance Deployment Flow #2473

drewstone opened this issue Jul 29, 2024 · 3 comments
Assignees

Comments

@drewstone
Copy link
Contributor

drewstone commented Jul 29, 2024

Overview

The service instance deployment flow is the process by which a user will request/deploy a service. This requires some general configuration decisions as well as potentially specific configuration decisions based on the blueprint.

The general configuration decisions that we know to be true will be

  • Selecting the operators involved (displaying whether they require approval or not)
  • Selecting the asset(s) involved
  • Selecting the duration of the service instance (time-to-live (TTL)).
@drewstone
Copy link
Contributor Author

CC @shekohex based on the existing blueprint and your future thoughts, will there be specific configuration parameters that need to be set by a service instance requester? Will there be an automated logic for identifying what params these are? i.e. (t,n) for threshold systems, etc.? We would benefit if this was something we could build a reusable/automated logic for onchain.

@shekohex
Copy link
Contributor

will there be specific configuration parameters that need to be set by a service instance requester?

Yes! In most cases it would be an empty list of parameters.

Will there be an automated logic for identifying what params these are?

Currently, only the types, no names of these parameters.

We would benefit if this was something we could build a reusable/automated logic for onchain.

Absolutely! We could augment the hooks with more metadata and documation from the blueprint itself, so it is easier to show it in the UI.

@monaiuu monaiuu self-assigned this Aug 12, 2024
@monaiuu monaiuu moved this from Not Started 🕧 to Building 🏗️ in Webb Universe Aug 12, 2024
@monaiuu monaiuu moved this from Building 🏗️ to Not Started 🕧 in Webb Universe Aug 12, 2024
@AtelyPham
Copy link
Member

Closed in favor of relocating to Tangle Cloud #2546.

@AtelyPham AtelyPham closed this as not planned Won't fix, can't repro, duplicate, stale Oct 1, 2024
@github-project-automation github-project-automation bot moved this from Not Started 🕧 to Completed ✅ in Webb Universe Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

4 participants