marathon-consul
marathon-consul copied to clipboard
Easy migration between service names
In order to have some backwards compatibility when migrating from any existing discovery mechanism, i would like marathon-consul to register app instances under multiple names:
- one is Marathon app-id
- second one is custom name (if provided) as in #27
This feature of course can be switched on/off.
:-1:
We will discuss this after implementing and deploying #27.
Registering single service with multiple names is related to #89 where we register single service multiple times depending on ports configuration.
cc. @pbetkier