https://github.com/developmentseed/eoapi-k8s
eoAPI IaC and k8 deployments
https://github.com/developmentseed/eoapi-k8s
earth-observation eoapi gis kubernetes
Last synced: 2 months ago
JSON representation
eoAPI IaC and k8 deployments
- Host: GitHub
- URL: https://github.com/developmentseed/eoapi-k8s
- Owner: developmentseed
- License: mit
- Created: 2023-06-07T13:38:32.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-23T11:00:33.000Z (11 months ago)
- Last Synced: 2025-05-23T11:44:27.602Z (11 months ago)
- Topics: earth-observation, eoapi, gis, kubernetes
- Language: Smarty
- Homepage: https://eoapi.dev/
- Size: 3.05 MB
- Stars: 20
- Watchers: 7
- Forks: 10
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# eoapi-k8s
[eoAPI](https://eoapi.dev/) is a progressive platform for hosting Earth Observation data. It offers a suite of APIs (OGC and STAC-based) for data access and analysis. This repository includes a production-ready Kubernetes deployment with flexible database options, unified ingress configuration, and built-in monitoring.
## Prerequisites
- Kubernetes cluster (1.21+)
- Helm 3.x
- `kubectl` configured for cluster access
## Documentation
### Get started
* [General eoAPI documentation](https://eoapi.dev).
* [eoAPI-k8s documentation](https://eoapi.dev/deployment/kubernetes)
## Contributing
* **We would :heart: to hear from you!** Please [join the discussion](https://github.com/developmentseed/eoAPI/discussions/209) and let us know how you're using eoAPI! This helps us improve the project for you and others. If you prefer to remain anonymous, you can email us at eoapi@developmentseed.org, and we'll be happy to post a summary on your behalf.
* **We welcome contributions** from the community! Feel free to open an issue or submit a pull request.
* **Please ensure:** that pull requests make an update to `CHANGELOG.md` and that your pull request **title** adheres to [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)
## License
This project is licensed under the [MIT License](./LICENSE).