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

Implement the services managed by ISV/CSP #988

Open
4 tasks
iskey opened this issue Nov 2, 2023 · 0 comments
Open
4 tasks

Implement the services managed by ISV/CSP #988

iskey opened this issue Nov 2, 2023 · 0 comments

Comments

@iskey
Copy link
Contributor

iskey commented Nov 2, 2023

The services we have deployed are primarily self-hosted services. However, another significant use case for services is as managed services, which are managed by the Independent Software Vendor (ISV) or Cloud Service Provider (CSP). In terms of these managed services, we need to extend our current implementation. The following steps outline this process:

  • Add a new ManagedService object.
  • The ManagedService should be similar to the current ServiceVo.
  • The ManagedService should have certain properties that can be used to connect to the end-user’s network, such as vpc-peering.
  • For the deployment part, the process should consider how to establish a connection between the ISV and the end-user’s network.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants