Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: converting between compose and marathon files #24

Open
kbroughton opened this issue Apr 13, 2016 · 2 comments
Open

Question: converting between compose and marathon files #24

kbroughton opened this issue Apr 13, 2016 · 2 comments

Comments

@kbroughton
Copy link

At least while experimenting, i'd like to be able to use depcon without requiring end users to know about it. Our company has decided that docker-compose.yml will be our lingua franca for describing microservices apps.

Is there a way to use depcon to run a compose file on marathon or even better, to convert a compose file to a series of marathon .json job files?

k

@gondor
Copy link
Member

gondor commented Apr 13, 2016

I currently don't have this support. I started to work on it but am waiting on the docker/libcompose to support Compose V2 files. This is a big task regardless due to having to understand the compose file, if an app has dependencies and then using a Marathon "group" or an "app" depending on that.

It's on my roadmap but currently stalled until the next libcompose release since it may cause a refactor.

@nicodeceulaer
Copy link

Any updates on this feature? Development activity on depcon seems to have slowed down, so wondering if there is an updated roadmap available anywhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants