Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Examples

Different examples for the deployment of the FIWARE Data Space Connector, as well as the integration with other frameworks.

Contents

Deployment of service providers

Local deployment of Minimal Viable Dataspace (helm/k3s)

This is an example of a "Minimal Viable Dataspace", consisting of a fictitious data service provider called M&P Operations Inc. (using the FIWARE Data Space Connector), a data service consumer called Fancy Marketplace Co. and the data space's trust anchor.

The service is provided by the Scorpio Context via the NGSI-LD API, offering access to energy report entities.

The example uses k3s and helm for deployment.

More information can be found here:

Packet Delivery Company (ArgoCD)

This is an example of a data service provider called Packet Delivery Company (PDC).

The deployment is performed via GitOps pattern and ArgoCD.

The configuration can be found at the fiware-gitops repository.

Note, that this is currently being reworked and above repository does not contain the latest configuration.

Integration with AWS Garnet Framework (formerly AWS Smart Territory Framework)

This is an example of a data service provider that is integrated with the AWS Garnet Framwork (formerly AWS STF).

In general, this example deploys a data service provider based on the Data Space Connector, but integrating the FIWARE Context Broker from the STF.

More information can be found here: