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 stac ingestor service #65

Closed
vincentsarago opened this issue May 3, 2023 · 4 comments
Closed

Add stac ingestor service #65

vincentsarago opened this issue May 3, 2023 · 4 comments
Assignees

Comments

@vincentsarago
Copy link
Member

No description provided.

@emileten
Copy link
Contributor

Don't we already have a stac-ingestor in eoapi-cdk @vincentsarago ?

@zacdezgeo
Copy link
Contributor

I think the idea would be to have an endpoint where users can make a post request to @emileten . The underlying details need to be worked out.

@sharkinsspatial
Copy link
Member

@zacharyDez Users do make a POST request using the eoapi-cdk STAC Ingestor API.

I think we might want to close this issue in favor of the path outlined in #94 and open a new issue for implementing the transaction extension that can be used directly in local and k8s deployments. As well as open a new issue showing how to use the STAC Ingestor API when working with the cdk deployment.

@emileten
Copy link
Contributor

So I think the only TODO in this ticket was to actually add this ingestor service in our demo deployment, which I did : https://ingestor.eoapi.dev/. This will show 'Not found', it's normal. Sorry the /docs endpoint is broken.

I'll fix the docs endpoint, but the gist is that you can make a post request to either the collections or the ingestions endpoint to add a collection/item to your catalog.

I'll close this for now.

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

4 participants