Skip to content
This repository has been archived by the owner on Nov 24, 2020. It is now read-only.
/ central-kms Public archive

[DEPRECATED] CORE COMPONENT (Mojaloop):Central Key Management Service

License

Notifications You must be signed in to change notification settings

mojaloop/central-kms

Repository files navigation

[DEPRECATED] central-kms

Deprecation Notice

Theis repo was deprecated as of November 2020. It is no longer maintained, and is no longer referenced by any releases of Mojaloop.

For a list of active Mojaloop repos, please refer to Repo Details section of the Mojaloop documentation.

Overview

The central key mananage service facilitates forensic logging functionality for central services

The following document represents the services, APIs and endpoints resposible for various logging functions

Contents:

Configuration

Environment Variables

Environment Variable Description Default value
DB_HOST Network address or ip addres of database server localhost
DB_PORT Port of database server 5432
DB_USER User to connect to database kms
DB_PASSWORD Password of database user kms

API

For endpoint documentation, see the API documentation

Socket

For socket documentation, see the Socket documentation

Logging

Logs are sent to standard output by default