You can always write the init wrapper scripts for marathon. There is an official debian package, which you can find in mesos's apt repo.
On Thu, Jan 22, 2015 at 4:20 AM, CCAAT <[email protected]> wrote: > Hello all, > > I was reading about Marathon: "Marathon scheduler processes were started > outside of Mesos using init, upstart, or a similar tool" [1] > This means > So my related questions are" > > Does Marathon work with mesos + Openrc as the init system? > > Are there any other frameworks that work with Mesos + Openrc? > > > James > > > > [1] http://mesosphere.github.io/marathon/ >

