Skip to content

**EXPERIMENTAL** vNext Platform Shared Tools Mono Repository

License

Notifications You must be signed in to change notification settings

mojaloop/platform-shared-tools

Repository files navigation

Mojaloop vNext - Platform Shared Tools

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.

Contents

Packages

Deployment Tools

Docker-compose files for local infrastructure

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

Docker-compose files for Cross-cutting Concerns

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

Pre built requests and tester tools

Postman collection

Here you can find a complete Postman collection, in a json file, ready to be imported to Postman.