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

Add application registry functionality to the service registry #23

Open
tdudgeon opened this issue Nov 23, 2018 · 0 comments
Open

Add application registry functionality to the service registry #23

tdudgeon opened this issue Nov 23, 2018 · 0 comments

Comments

@tdudgeon
Copy link
Contributor

As has been discussed, we wish to add the ability for applications to register themselves when they start so that we have a dynamic list of end user applications that are running in a VRE. This will replace the current static landing page.

To achieve this we believe that routes for any application that can be accessed by an end user will be annotated with key information that can be used by the registry to generate the page. This will probably include:

  • application name
  • application description
  • category
  • link to page for that application on the ORN website

Whilst quite similar to the existing service registry this information is quite different and will appear in a different page.

Ideally the location of this page can be https://home.prod.openrisknet.org/ so that we can keep the same link.

@danyx23 danyx23 removed their assignment Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants