groovytron / maracker

API aiming to make Human Brain Project's Medical Informatics Platform's developped apps deployment on Mesos Marathon easier.
0 stars 2 forks source link

How to handle application updates? #11

Closed groovytron closed 7 years ago

groovytron commented 7 years ago

Imagine that the user wants to update a cmd application and it's marathon configurations in the same time. How do we process here?

groovytron commented 7 years ago

Done here. You can nest docker container and Marathon configuration in the json sent to the API and they will be overwritten. If you want to update a specific Marathon configuration or a container, use their details views.