mesosphere-backup / deimos

Mesos containerizer hooks for Docker
Apache License 2.0
249 stars 26 forks source link

Installing on Debian. #6

Closed wkf closed 10 years ago

wkf commented 10 years ago

Is there any way to install on Debian? I tried compiling the latest version of Mesos myself, but I must still be missing something, because the command line options for mesos-slave aren't defined.

sirupsen commented 10 years ago

Did you compile latest master? 0.19.0

wkf commented 10 years ago

I ended up getting this compiled/working with the xcon6 branch (on both mesos and deimos). Here are some links to the debs. They in no way follow debian packaging policy, but maybe they'll help someone else.

http://mojotech-static.s3.amazonaws.com/deimos_0.2.3-xcon6_all.deb http://mojotech-static.s3.amazonaws.com/mesos_0.19.0-xcon6_amd64.deb http://mojotech-static.s3.amazonaws.com/python-mesos_0.19.0-xcon6_amd64.deb