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

Yet More Plumbing for multi-host setup. #141

Merged
merged 1 commit into from
Jun 1, 2015

Conversation

tomwilkie
Copy link
Contributor

  • Move peers from flags to args in the app
  • Allow users to specify peers as IPs and hostname, both with and without ports
  • Allow users to specify peers on ./scope launch, and plumb that through entrypoint.sh and run-app
  • Improve ./scope usage text
  • Add brief document explaining how to cluster Scope

@tomwilkie
Copy link
Contributor Author

Fixes #139

@tomwilkie tomwilkie force-pushed the 139-multi-host branch 2 times, most recently from fe17384 to 8231987 Compare June 1, 2015 11:58
@tomwilkie tomwilkie changed the title [WIP] Yet More Plumbing for multi-host setup. Yet More Plumbing for multi-host setup. Jun 1, 2015
var (
hostname string
port string
err error

This comment was marked as abuse.

@peterbourgon
Copy link
Contributor

👍 otherwise

@peterbourgon peterbourgon removed their assignment Jun 1, 2015
- Move peers from flags to args in the app
- Allow users to specify peers as IPs and hostname, both with and without ports
- Allow users to specify peers on ./scope launch, and plumb that through entrypoint.sh and run-app
- Improce ./scope usage text
- Add brief document explaining how to cluster Scope
tomwilkie added a commit that referenced this pull request Jun 1, 2015
Yet More Plumbing for multi-host setup.
@tomwilkie tomwilkie merged commit 4d745ee into weaveworks:master Jun 1, 2015
@tomwilkie tomwilkie deleted the 139-multi-host branch June 1, 2015 12:32
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

Successfully merging this pull request may close these issues.

2 participants