Consul currently supports distributed configuration, where-in key/value config is replicated across servers. Supposing I have one service per server, how do I configure consul to have unique configuration per service.
You can add a base namespace to each service. Lets say you have prod and dev configs for the same service. You can have different configuration KV's in /prd/service/key/value and /dev/service/key/value. Then you can add appropriate acl's to each base namespace for access controls.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more