Skip to content

RohinJoshi1/chainsource-gateway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBoM Gateway

The DBoM gateway component for the Digital Bill of Materials

Table of Contents generated with DocToc

How to Use

API

Latest OpenAPI Specification for this API is available on the API-SPECS repository

Configuration

Environment Variable Default Description
PORT 3050 The Client API port number
FED_PORT 7205 The federation API port number
NATS_URI (Example) nats://localhost:4222 The NATS URI
NODE_ID (Example) node1 The node ID
NODE_URI (Example) node1.test.com The node URI
LOG_LEVEL info The verbosity of the logging
JAEGER_ENABLED false Is jaeger tracing enabled
JAEGER_HOST `` The jaeger host to send traces to
JAEGER_SAMPLER_PARAM 1 The parameter to pass to the jaeger sampler
JAEGER_SAMPLER_TYPE const The jaeger sampler type to use
JAEGER_SERVICE_NAME Chainsource Gateway The name of the service passed to jaeger
JAEGER_AGENT_SIDECAR_ENABLED false Is jaeger agent sidecar injection enabled

[WIP] Helm Deployment

[WIP] Once Completed - Instructions for deploying the database-agent using helm charts can be found here

About

The gateway component for the DBoM Node

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.9%
  • Dockerfile 0.1%