Skip to content

elnyry-sam-k/central-kms

 
 

Repository files navigation

central-kms

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

About

Central Key Management Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 76.6%
  • Java 20.5%
  • JavaScript 2.9%