EOEPCA / rm-harvester

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License Build


Logo

EOEPCA Data Access - Harvester

This repository includes the EOEPCA Data Access Harvester component
Explore the docs »
View Demo · Report Bug · Request Feature

Table of Contents

Description

The EOEPCA Data Access Harvester component is built upon the upstream View Server Harvester component.

View Server is a Docker based software and all of its components are distributed and executed in context of Docker images, containers and Helm charts. Basic knowledge of Docker and either Docker Swarm or Helm and Kubernetes is a prerequisite.

The provided external services are services for searching, viewing, and downloading of Earth Observation (EO) data. Service endpoints optimized for performance as well as for flexibility are provided alongside each other.

The View Server default Chart vs consists of the following service components (with their respective Docker image in parenthesis):

  • Web Client (client)
  • Cache (cache)
  • Renderer (core)
  • Registrar (core)
  • Seeder (seeder)
  • Preprocessor (preprocessor)
  • Ingestor (ingestor)
  • Harvester (harvester)
  • Scheduler (scheduler)
  • Database (postgis)
  • Queue Manager (redis)

The EOEPCA Data Access Harvester component extends the View Server Harvester. View Server is Open Source, released under an MIT license.

Built With

Getting Started

To get a View Server copy up and running follow these simple steps.

https://vs.pages.eox.at/vs/operator/k8s.html#operating-k8s

Deployment

Data Access Harvester deployment is described here in the EOEPCA Deployment Guide.

Documentation

The component documentation can be found at https://vs.pages.eox.at/vs/operator/k8s.html#harvester-configuration-harvester.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

Contact

Project Link: https://github.com/EOEPCA/rm-harvester

Acknowledgements

About

License:Apache License 2.0


Languages

Language:Python 84.4%Language:Dockerfile 14.5%Language:Shell 1.1%