EXPERIMENTAL vNext Platform Shared Tools Bounded Context Mono Repository
Platform-Shared-Tools is one of the repositories within the Mojaloop vNext ecosystem, designed to address various shared needs beyond business functionalities and cross-cutting concerns such as common libraries, user interfaces, scripts, tooling and documentation. This repository includes includes includes other common tooling and documentation.
- admin-ui - vNext admin UI.
- deployment - vNext Deployment Tools
- documentation - additional documentation for vNext
- installer - Installation utilities for deploying Mojaloop vNext
- k8s-operator - Mojaloop vNext Kubernetes Operator
- monitoring - Monitoring utilities
- postman - Postman Collections
Here you can find the instructions to bring up and down all required infrastructure components using docker-compose commands. This works in a local or remote machine.
Includes:
- Kafka and a kafka web console
- ElasticSearch and Kibana web console
- MongoDB and a MongoDB web console
Here you can find the instructions to bring up and down all vNext Cross-Cutting concerns using docker-compose commands. This works in a local or remote machine.
Includes:
- Security - Authentication Service
- Security - Authorization Service
- Platform Configuration Service
- Logging Service (sinks to ElasticSearch) - WIP
- Auditing Service (sinks to ElasticSearch) - WIP
Here you can find a complete Postman collection, in a json file, ready to be imported to Postman.