I am trying to link my application container to my DB container when sending the JSON task description to the Marathon framework.
I've read up on this question from last year: Linked Docker Containers with Mesos/Marathon
The question is: I know Fig will be able to help me with this but I just wanna know if there is a way to link them on the Marathon framework? HAProxy might work?