Skip to content

NS-207 Remote-config

batphonghan requested to merge NS-207-Remote-config into master

What's in this MR:

  • Read remote config from consul

How it's work:

  1. Read the config file from consul, the file name is the subject of the server and in json format
  2. Create if the file not exist

Sample of config for admin service with key is BUCKET_1

Screen_Shot_2021-03-23_at_16.03.03

Merge request reports