https://github.com/fiware/operations
Collection of operations repositories containing useful tools to help ease the deployment of production-grade, πππππππ
-ππ-ππ°πΎπ¨πΉπ¬ solutions.
https://github.com/fiware/operations
deployment fiware gitops helm-charts kubernetes-deployment
Last synced: 6 months ago
JSON representation
Collection of operations repositories containing useful tools to help ease the deployment of production-grade, πππππππ -ππ-ππ°πΎπ¨πΉπ¬ solutions.
- Host: GitHub
- URL: https://github.com/fiware/operations
- Owner: FIWARE
- License: mit
- Created: 2023-03-21T09:05:22.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-08-04T08:22:11.000Z (6 months ago)
- Last Synced: 2025-08-04T12:05:39.169Z (6 months ago)
- Topics: deployment, fiware, gitops, helm-charts, kubernetes-deployment
- Homepage:
- Size: 67.4 KB
- Stars: 5
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FIWARE Operations

[](https://opensource.org/licenses/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
```console
git clone https://github.com/FIWARE/operations.git
cd operations/
git submodule update --init --recursive
git submodule update --recursive --remote
```
## Projects
- [FIWARE Helm Charts](./helm-charts) - for provisioning scalable, production-ready powered-by-FIWARE installations based around NGSI Context Brokers and other open source components
- [FIWARE Load Tests](./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](./marinera) - A GitOps repository for deploying a FIWARE platform, using Kubernetes and Red Hat OpenShift
- [FIWARE GitOps](./fiware-gitops) - resource definitions for FIWARE-Kubernetes clusters
- [ODALA](./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](LICENSE) Β© 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.