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] Blueprint Instance Deployment Settings/ Configurations #2550

Open
Tracked by #2546
monaiuu opened this issue Sep 23, 2024 · 0 comments
Open
Tracked by #2546

[TASK] Blueprint Instance Deployment Settings/ Configurations #2550

monaiuu opened this issue Sep 23, 2024 · 0 comments

Comments

@monaiuu
Copy link
Contributor

monaiuu commented Sep 23, 2024

Description

Implement Instance Settings page to allow users to configure key parameters when deploying a service instance. This includes:

  • Instance Name:
    • Allow users to input a custom name for the service instance to easily identify it in their management dashboard.
  • Instance Durations (TTL):
    • Enable users to set the lifespan or duration of the service instance, specifying how long the instance should be operational before renewal or termination.
  • Permitted Caller(s):
    • Provide options for defining who can interact with the deployed instance:
      • No Permitted Caller: The service is open to everyone without restrictions.
      • Anyone Can Be a Permitted Caller: Service is accessible to anyone who meets certain predefined conditions.
      • Custom Permitted Caller(s): Restrict access to the service to specific addresses (wallets, smart contracts) input by the user. Allow users to manually enter specific addresses (wallets, contracts), with options to add multiple addresses.

Notes:

  • Ensure that each input field includes tooltips or info icons to help users understand the purpose and limitations of each configuration.
  • Validate input data (e.g., proper address format, ensuring the instance duration is within acceptable limits).

Screenshots

Screenshot 2024-09-23 at 2 56 56 PM
@monaiuu monaiuu changed the title [TASK] Blueprint Instance Deployment Selection [TASK] Blueprint Instance Deployment Settings/ Configurations Sep 23, 2024
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

1 participant