micro / services

Real World Micro Services
Apache License 2.0
1.25k stars 136 forks source link

Define config.json per service #423

Open asim opened 1 year ago

asim commented 1 year ago

Right now each service processes config for various dependencies but we don't document this anywhere. A config.json could specify provider, keys, etc and then be injected at time of deployment as micro.service.x in the config service.

asim commented 1 year ago

Base templates done but better to put in encrypted keys