Hi Luyi,

By "how internally these instances are connected" do you refer to some kind
of service discovery? If so, there's nothing really built into Marathon for
that, you'll have to use another service.

There's a script provided by Marathon
<https://github.com/mesosphere/marathon/blob/master/bin/haproxy-marathon-bridge>
that updates an HAProxy config but it means you'd have to put your database
behind HAProxy, which may or may not work in your case.

Steve

On Tue, Sep 30, 2014 at 7:47 PM, Luyi Wang <wangluyi1...@gmail.com> wrote:

> Hey all :
>
>
> My question is  what's the best way to running mysql or postgresq on mesos
> with marathon.
>
> I saw my posts just mentioned the way doing the scale using marathon, but
> didn't explain how internally these instances are connected ?
>
> Can anyone point out the places I can refer to or give me some insights on
> this.
>
> Thanks.
>
>
>
>
> -Luyi.
>
>
>
>

Reply via email to