Help Getting Started with Marathon
Hi, I'm very new to all of this. I just got a cluster up and running with DCOS and Marathon. I'm a bit confused as to where to get started. Should I run the README instruction on the dcos-master? I tried creating a Marathon app with the instructions in the README, but I'm definitely missing something.
Thanks!
hey @liorsbg. I don't use DCOS or Marathon, so cannot speak to how to run within those systems. The existing Marathon-usage documentation in our project was written by @brndnmtthws, maybe he can help if the instructions you linked are insufficient.
The way I and my company run this project is by launching the MesosNimbus daemon outside of the Mesos Cluster. We use runit to launch & supervise the daemon, but there are a myriad of other options for running daemons.
hi guys,
Is there any way to update documentatio, how to start Storm over Marathon?
I've done this and could write something up over the weekend.
On Oct 14, 2016 6:30 AM, "dinoba" [email protected] wrote:
Is there any way to update documentatio, how to start Storm over Marathon?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/mesos/storm/issues/173#issuecomment-253765417, or mute the thread https://github.com/notifications/unsubscribe-auth/AF5PHnFlxLmqzVhvzKJ-uMxSFfEFncXZks5qz1nbgaJpZM4KSE3s .
Looking forward. Thanks
There is actually an example in the readme already: https://github.com/mesos/storm#running-storm-on-marathon
Perhaps it could be updated with more detail, however.
I think it should be updated. Not all of us are experts, so documentation should be more user friendly. Currently I am just investigating this as possible solution for our product. And mesos, docker, marathon is not something I use everyday. ,
@JessicaLHartog : as part of updating the docs for marathon, we need to account for the issues mentioned in #174 and #175.