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

Create custom eoAPI runtime #109

Closed
4 tasks done
pantierra opened this issue Nov 12, 2024 · 2 comments
Closed
4 tasks done

Create custom eoAPI runtime #109

pantierra opened this issue Nov 12, 2024 · 2 comments
Assignees
Labels

Comments

@pantierra
Copy link
Collaborator

pantierra commented Nov 12, 2024

Build a custom stac service runtime for EOEPCA.

  • Create dockerfile to build runtime.
  • Upload to registry (idelally using harbor) via CI.
  • Adjust k8s to deploy container for eoAPI.
  • Ensure end-to-end automatic deployment on container definition changes.

This is a precondition for:

@pantierra
Copy link
Collaborator Author

Short status update:

  • the custom runtime for the STAC component of eoAPI builds now from this repository and pushes it to eoepca's container registry.
  • ArgoCD in eoepca-plus pulls now from this registry and deploys it.

Missing, ensure that the whole pipeline works on its own on changes to the container definition.

@pantierra
Copy link
Collaborator Author

Deployed yesterday some changes to it in order to make the first alpha of STAC manager work. The custom runtime works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant