Marathon installation is pretty straightforward. Once you have Mesos running, you only need to install one deb and provide the Mesos master location and ZooKeeper to keep a state. In this recipe, you will learn how to set up Marathon.
Installing and configuring Marathon
Getting ready
You need to have Mesos up and running. See Chapter 1, Getting Started with Apache Mesos for more information.
How to do it...
- First add Mesosphere repositories to your system. You can skip this step if you installed Mesos from the Mesosphere repositories:
apt-key adv --keyserver keyserver...