Configuration Service

This service has not yet been implemented.

This is expected to take the form from the shared-services-experiment from using etcd for the configuration service and a script for the side-car.

Summary

Design

how what and where

Configuration

  • database connection / config

Deploy & Test

  • Explain docker

  • Explain tests

Examples

  • Storage format

  • Example Code see continuum-auth

FROM xxxx

Last updated