Making Food Supply Chains more Sustainable
Deforestation and water stress have a negative impact on agricultural supply chains, preventing agribusiness and food companies from becoming more sustainable. Advanced technology such as the Copernicus programme provides precise, timely and easily accessible data that improve environmental management and mitigate climate change effects. The EU-funded LAND GRIFFON project will develop digital decision-making instruments based on Copernicus data to observe, prognoses, analyse and follow environmental impacts on the entire agricultural supply chain. These innovative instruments will support agribusiness and food enterprises in becoming more sustainable and transparent.
This repository is a monorepo which includes all the microservices of the Land Griffon platform. Each microservice lives in a top-level folder.
Services are packaged as Docker images.
Microservices are set up to be run via Docker Compose for local development.
In CI, testing, staging and production environments, microservices are orchestrated via Kubernetes (forthcoming).
/marketing
: The current static site, available at https://vizzuality.github.io/landgriffon/./infrastructure
: Contains the infrastructure as code to set up the project on AWS using Terraform/api
: An API will live here at some point. It will include its own README.md for specific information on it.