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

Managing Weave Scope deployment descriptors #1507

Open
sadovnikov opened this issue May 16, 2016 · 4 comments
Open

Managing Weave Scope deployment descriptors #1507

sadovnikov opened this issue May 16, 2016 · 4 comments
Labels
feature Indicates that issue is related to new end user functionality
Milestone

Comments

@sadovnikov
Copy link
Contributor

I'm from https://github.com/ContainerSolutions/minimesos/ project - running Apache Mesos cluster on a single machine for prototyping and unit testing of Mesos frameworks.

In minimesos default cluster configuration file includes URL to Marathon JSON file for installing Weave Scope. Currently the file is hosted within minimesos repository itself https://github.com/ContainerSolutions/minimesos/blob/master/opt/apps/weave-scope.json and URL in cluster configuration file looks like https://raw.githubusercontent.com/ContainerSolutions/minimesos/e2a43362f4581122762c80d8780d09b567783f1a/apps/weave-scope.json

Would you be possible to host this file in Weave Scope repository, so its versioning becomes more transparent. For example, https://raw.githubusercontent.com/weaveworks/scope/v0.13.1/some-path/marathon.json

@pidster
Copy link
Contributor

pidster commented May 16, 2016

cc @errordeveloper - for consideration re: adding this to the Kubernetes generator.

@sadovnikov
Copy link
Contributor Author

sadovnikov commented May 16, 2016

@pidster, @errordeveloper possibly "Kubernetes generator" is wider than its name tells, however Apaches Mesos with Marathon are not directly related to Kubernetes

@tomwilkie
Copy link
Contributor

Yes the kubernetes generator could be made to also generate marathon config; but in the mean time getting the config into this repo seems sensible. @sadovnikov could you make a PR?

@sadovnikov
Copy link
Contributor Author

yes, sure. Let me study this repository structure to pick the most suitable location

sadovnikov added a commit to sadovnikov/scope that referenced this issue May 24, 2016
sadovnikov added a commit to sadovnikov/scope that referenced this issue May 26, 2016
sadovnikov added a commit to sadovnikov/scope that referenced this issue May 26, 2016
errordeveloper added a commit that referenced this issue May 31, 2016
#1507. Adding Marathon JSON for launching on minimesos cluster
@rade rade added the feature Indicates that issue is related to new end user functionality label Jul 4, 2016
@rade rade modified the milestone: icebox Jul 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Indicates that issue is related to new end user functionality
Projects
None yet
Development

No branches or pull requests

4 participants