-
Notifications
You must be signed in to change notification settings - Fork 3
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
As an user, I want to a demo registry populated with significant datasets #178
Comments
@jordanpadams @jimmie alternativelly we can use the node registry and help them to ingest the data we need for a demo. If that is acceptable. The cost of running a new registry would be spared. |
@tloubrieu-jpl per our conversation on the sprint review, I think we can just ingest these data sets into the operational ENG registry for now, and just make sure we document the LIDVIDs of the bundles/collections that are ingested so we can notify those nodes that we have ingested that data on the interim, and to let us know when they have done so and we will remove it from our registry. my two cents anyways, thoughts? or actually, do we have a registry behind pdscloud-gamma? if so, doesn't that only have an EN registry to communicate with since the nodes only have an ops registry? |
@jordanpadams we don't have a registry on pdscloud-gamma (at least not the server side components) since the registry deployment is mostly independent from these web machines (only the cloud-front and load balancer are shared). @jimmie has a development server but I don't think it has a public facing entry. i don't know if we could use this instance as our prod-demo. I don't feel like it is the same. So I think loading in production servers make a better sense. |
@tloubrieu-jpl Yes, the development load balancer does not have a public endpoint (we ran out of DNS/certs). We could run the dev registry service through the public load balancer (and CloudFront) if you really want a publicly available demo system - it won't interfere with the production system, we would just need to add a rule to the prod load balancer. |
Thanks @jimmie I don't think we need that for now. What we need is closer to production status. @jordanpadams should I ask @rchenatjpl to load the data in the new registry ? Or @c-suh ? I don't think @rchenatjpl works with the new registry yet. |
@tloubrieu-jpl we should talk this over with @viviant100 and @rchenatjpl . This should start to become part of our every day operations |
💪 Motivation
...so that I can see a cutting edge version of the API populated with significant datasets, and see a demonstration of science use cases independent from the availability of data in the production registries.
📖 Additional Details
Foreseen subtasks are:
⚖️ Acceptance Criteria
Given the jupyter notebook on https://github.com/nasa-pds/pds-api-notebook and the deployed server
When I perform the notebooks proposed
Then I expect I expect them to work and return significant results
⚙️ Engineering Details
The text was updated successfully, but these errors were encountered: