Search code examples
mesosmesospheremarathon

Fig / Docker-Compose-like JSON to feed into Mesosphere/Marathon to setup Multi-Tier Application


Does anyone know if it is possible to setup a JSON file to feed into Mesosphere/Marathon to deploy multi-tier application with application dependency? Something along the lines of fig or docker compose when there is one yaml file describing applications to deploy and their dependency and etc ?

Thanks!!

Alex


Solution

  • Yes, it's possible, see Application Deployments. I'm in the process of extending the Marathon doc to make this even clearer. Will provide updates here as well.