Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Stop advertising port 8080 #103

Closed
codefromthecrypt opened this issue Jul 18, 2016 · 2 comments
Closed

Stop advertising port 8080 #103

codefromthecrypt opened this issue Jul 18, 2016 · 2 comments

Comments

@codefromthecrypt
Copy link

codefromthecrypt commented Jul 18, 2016

Historically, we listened on port 8080 with a separate web process. Especially now that docker runs natively on OS/X, we're likely to conflict on that port. It might be best to stop listening on 8080 completely and instead point people to the standard zipkin port: 9411

cc @klingerf @kristofa @abesto

@codefromthecrypt
Copy link
Author

note: this will regularly conflict on people using native docker #108 as localhost:8080 is a common port

@codefromthecrypt
Copy link
Author

no complaints for a couple months, so gonna do this.

codefromthecrypt pushed a commit that referenced this issue Sep 13, 2016
It has been a while since zipkin-web. It is better for us to use the
canonical port for zipkin vs something it doesn't naturally advertise.

Fixes #103
codefromthecrypt pushed a commit that referenced this issue Sep 14, 2016
…#116)

It has been a while since zipkin-web. It is better for us to use the
canonical port for zipkin vs something it doesn't naturally advertise.

Fixes #103
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant