Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.71 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.71 KB

FIWARE Operations

FIWARE Catalogue License: MIT

A collection of useful FIWARE Operations and deployment-related repositories such as Helm-Charts and reference architectures.

Installation

To obtain the latest codebase of all FIWARE software related to Operations

git clone https://github.com/FIWARE/operations.git
cd operations/
git submodule update --init --recursive
git submodule update --recursive --remote

Projects

  • FIWARE Helm Charts - for provisioning scalable, production-ready powered-by-FIWARE installations based around NGSI Context Brokers and other open source components
  • FIWARE Load Tests - to run against installations of FIWARE Components - NGSI Context Brokers running on scalable test architecture scenarios and installed with and without additional FIWARE microservices.
  • FIWARE Marinera - A GitOps repository for deploying a FIWARE platform, using Kubernetes and Red Hat OpenShift
  • FIWARE GitOps - resource definitions for FIWARE-Kubernetes clusters
  • ODALA - enables the application of Machine Learning (ML), Deep Learning and Artificial Intelligence (AI) technology for cities, based on the creation and demonstration of a ‘Data Lake’, which combines legacy city data with real-time data feeds.

License

MIT © 2023 FIWARE Foundation e.V.

This license applies to the infrastructure of this umbrella repository itself. Each project is an imported submodule and holds a separate license agreement.